1 parent 08b66f8 commit 0cd76aaCopy full SHA for 0cd76aa
1 file changed
MessageDisplayKit.podspec
@@ -1,11 +1,11 @@
1
Pod::Spec.new do |s|
2
s.name = "MessageDisplayKit"
3
- s.version = "0.1.5"
+ s.version = "0.1.6"
4
s.summary = "A messages UI for iPhone and iPad,You can send txt, voice, image,video,emotion .etc messages. like WeChat App."
5
s.homepage = "https://github.com/xhzengAIB/MessageDisplayKit"
6
s.license = "MIT"
7
s.authors = { "xhzengAIB" => "[email protected]" }
8
- s.source = { :git => "https://github.com/xhzengAIB/MessageDisplayKit.git", :tag => "v0.1.5" }
+ s.source = { :git => "https://github.com/xhzengAIB/MessageDisplayKit.git", :tag => "v0.1.6" }
9
s.frameworks = 'Foundation', 'CoreGraphics', 'UIKit'
10
s.platform = :ios, '6.0'
11
s.source_files = 'MessageDisplayKit/Classes/**/*.{h,m}'
0 commit comments