Skip to content

Commit a8cedbe

Browse files
committed
Update MessageDisplayKit.pdspec file 3.0.2
1 parent be0a87a commit a8cedbe

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 = "3.0.1"
3+
s.version = "3.0.2"
44
s.summary = "An IM App like WeChat App has to send text, pictures, audio, video, location messaging, managing address book, more interesting features."
55
s.homepage = "https://github.com/xhzengAIB/MessageDisplayKit"
66
s.license = "MIT"
77
s.authors = { "Jack" => "xhzengAIB@gmail.com" }
8-
s.source = { :git => "https://github.com/xhzengAIB/MessageDisplayKit.git", :tag => "3.0.1" }
8+
s.source = { :git => "https://github.com/xhzengAIB/MessageDisplayKit.git", :tag => "3.0.2" }
99
s.frameworks = 'Foundation', 'CoreGraphics', 'UIKit', 'MobileCoreServices', 'AVFoundation', 'CoreLocation', 'MediaPlayer', 'CoreMedia', 'CoreText', 'AudioToolbox'
1010
s.platform = :ios, '6.0'
1111
s.source_files = 'MessageDisplayKit/Classes/**/*.{h,m}'

0 commit comments

Comments
 (0)