We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fd92ee commit 6ae0c43Copy full SHA for 6ae0c43
PPRevealSideViewController.podspec
@@ -9,7 +9,7 @@ Pan and Tap gestures are also included!"
9
s.license = { :type => 'MIT', :file => 'LICENSE' }
10
s.author = { "Marian PAUL" => "marian.paul2@gmail.com" }
11
s.source = { :git => "https://github.com/ipup/PPRevealSideViewController.git", :tag => "1.2.0" }
12
- s.platform = :ios
+ s.platform = :ios, '6.0'
13
s.requires_arc = true
14
s.source_files = 'PPRevealSideViewController/PPRevealSideviewController/*.{h,m}'
15
s.framework = 'QuartzCore'
0 commit comments