We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4ab19d commit 5ff7bbfCopy full SHA for 5ff7bbf
MJExtension.podspec
@@ -1,12 +1,12 @@
1
Pod::Spec.new do |s|
2
s.name = "MJExtension"
3
- s.version = "3.1.0"
+ s.version = "3.1.1"
4
s.ios.deployment_target = '8.0'
5
s.osx.deployment_target = '10.8'
6
s.summary = "A fast and convenient conversion between JSON and model"
7
s.homepage = "https://github.com/CoderMJLee/MJExtension"
8
s.license = "MIT"
9
- s.author = { "MJLee" => "199109106@qq.com" }
+ s.author = { "MJ Lee" => "richermj123go@vip.qq.com" }
10
s.social_media_url = "http://weibo.com/exceptions"
11
s.source = { :git => "https://github.com/CoderMJLee/MJExtension.git", :tag => s.version }
12
s.source_files = "MJExtension"
0 commit comments