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 e476faf commit e81854bCopy full SHA for e81854b
OCMapper.podspec
@@ -1,4 +1,5 @@
1
Pod::Spec.new do |s|
2
+ s.platform = :ios, '5.0'
3
s.name = 'OCMapper'
4
s.version = '1.5'
5
s.summary = 'NSDictionary to NSObject Mapper'
0 commit comments