We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d155f38 commit 9917155Copy full SHA for 9917155
CalendarManager.podspec
@@ -6,7 +6,7 @@ Pod::Spec.new do |s|
6
s.homepage = "http://www.shoutem.com"
7
s.license = { :type => "BSD" }
8
s.author = { "Vladimir Vdović" => "vlad@definitely-not-vlad.com" }
9
- s.platforms = { :ios => "10.0" }
+ s.platforms = { :ios => "8.0" }
10
s.source = { :git => "https://github.com/shoutem/react-native-calendar-manager.git", :tag => "1.0" }
11
12
s.source_files = '**/*.{h,m}'
0 commit comments