Skip to content

Commit 00a4e4f

Browse files
committed
Update v0.1.5
1 parent bb1c59b commit 00a4e4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MessageDisplayKit.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Pod::Spec.new do |s|
22
s.name = "MessageDisplayKit"
3-
s.version = "0.1.4"
3+
s.version = "0.1.5"
44
s.summary = "A messages UI for iPhone and iPad,You can send txt, voice, image,video,emotion .etc messages. like WeChat App."
55
s.homepage = "https://github.com/xhzengAIB/MessageDisplayKit"
66
s.license = "MIT"
77
s.authors = { "xhzengAIB" => "xhzengAIB@gmail.com" }
8-
s.source = { :git => "https://github.com/xhzengAIB/MessageDisplayKit.git", :tag => "v0.1.4" }
8+
s.source = { :git => "https://github.com/xhzengAIB/MessageDisplayKit.git", :tag => "v0.1.5" }
99
s.frameworks = 'Foundation', 'CoreGraphics', 'UIKit'
1010
s.platform = :ios, '6.0'
1111
s.source_files = 'MessageDisplayKit/Classes/**/*.{h,m}'

0 commit comments

Comments
 (0)