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 19c2e8e commit 57b77d8Copy full SHA for 57b77d8
1 file changed
Bolts.podspec
@@ -16,6 +16,7 @@ Pod::Spec.new do |s|
16
s.documentation_url = 'http://boltsframework.github.io/docs/ios/'
17
s.social_media_url = "https://twitter.com/ParseIt"
18
s.requires_arc = true
19
+ s.platform = :ios, '5.0'
20
21
s.source_files = 'Bolts'
22
0 commit comments