Skip to content

Commit 5ff7bbf

Browse files
committed
Update MJExtension.podspec
1 parent a4ab19d commit 5ff7bbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MJExtension.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Pod::Spec.new do |s|
22
s.name = "MJExtension"
3-
s.version = "3.1.0"
3+
s.version = "3.1.1"
44
s.ios.deployment_target = '8.0'
55
s.osx.deployment_target = '10.8'
66
s.summary = "A fast and convenient conversion between JSON and model"
77
s.homepage = "https://github.com/CoderMJLee/MJExtension"
88
s.license = "MIT"
9-
s.author = { "MJLee" => "199109106@qq.com" }
9+
s.author = { "MJ Lee" => "richermj123go@vip.qq.com" }
1010
s.social_media_url = "http://weibo.com/exceptions"
1111
s.source = { :git => "https://github.com/CoderMJLee/MJExtension.git", :tag => s.version }
1212
s.source_files = "MJExtension"

0 commit comments

Comments
 (0)