add sdk
Showing
| ... | ... | @@ -28,7 +28,8 @@ TODO: Add long description of the pod here. |
| s.source = { :git => 'https://github.com/Q14/GMFlutterSDK.git', :tag => s.version.to_s } | ||
| # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>' | ||
| s.ios.deployment_target = '8.0' | ||
| s.ios.deployment_target = '9.0' | ||
| s.vendored_frameworks = 'GMFlutterSDK/Frameworks/*.framework' | ||
| s.source_files = 'GMFlutterSDK/Classes/**/*' | ||
| ... | ... |
Please
register
or
sign in
to comment