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.
2 parents ca559a6 + 01057e5 commit 2222b23Copy full SHA for 2222b23
Podfile
@@ -1,7 +1,8 @@
1
-project 'TeadsSampleApp.xcodeproj'
+source 'https://github.com/CocoaPods/Specs.git'
2
3
+project 'TeadsSampleApp.xcodeproj'
4
# Uncomment the next line to define a global platform for your project
- platform :ios, '10.0'
5
+platform :ios, '10.0'
6
7
target 'TeadsSampleApp' do
8
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks
0 commit comments