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 eadfc6d commit 8be23f4Copy full SHA for 8be23f4
MJExtension.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
s.name = "MJExtension"
3
s.version = "3.2.5"
4
- s.ios.deployment_target = '8.0'
+ s.ios.deployment_target = '9.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"
0 commit comments