How to use:
- Clone or download the project
- In the root folder of the project (the one that holds the Podfile) run the following command:
$ pod cache clean --all; rm -rf Podfile.lock Pods; pod install --repo-update
- Open the project file
bbnativeplayerkit-demo.xcworkspace
(NOTbbnativeplayerkit-demo.xcodeproj
) - Run the application