Skip to content

Commit a6879b5

Browse files
authored
Update README.md
1 parent 1f201d0 commit a6879b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
To integrate InPlayerSDK into your Xcode project using CocoaPods, specify it in your `Podfile`
2525

2626
source 'https://github.com/CocoaPods/Specs.git'
27+
install! 'cocoapods',
28+
: preserve_pod_file_structure => true
2729
platform :ios, '10.0'
2830

2931
target '<Your Target name>' do

0 commit comments

Comments
 (0)