We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f201d0 commit a6879b5Copy full SHA for a6879b5
README.md
@@ -24,6 +24,8 @@
24
To integrate InPlayerSDK into your Xcode project using CocoaPods, specify it in your `Podfile`
25
26
source 'https://github.com/CocoaPods/Specs.git'
27
+ install! 'cocoapods',
28
+ : preserve_pod_file_structure => true
29
platform :ios, '10.0'
30
31
target '<Your Target name>' do
0 commit comments