Skip to content

Commit 2222b23

Browse files
Adding source for cocoapods specs
2 parents ca559a6 + 01057e5 commit 2222b23

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Podfile

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
project 'TeadsSampleApp.xcodeproj'
1+
source 'https://github.com/CocoaPods/Specs.git'
22

3+
project 'TeadsSampleApp.xcodeproj'
34
# Uncomment the next line to define a global platform for your project
4-
platform :ios, '10.0'
5+
platform :ios, '10.0'
56

67
target 'TeadsSampleApp' do
78
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks

0 commit comments

Comments
 (0)