Demo下载后,pod install报错:
Analyzing dependencies
[!] Unable to satisfy the following requirements:
- `PLCameraStreamingKit (~> 1.8)` required by `Podfile`
None of your spec sources contain a spec satisfying the dependency: `PLCameraStreamingKit (~> 1.8)`.
You have either:
* out-of-date source repos which you can update with `pod repo update`.
* mistyped the name or version.
* not added the source repo that hosts the Podspec to your Podfile.
Note: as of CocoaPods 1.0, `pod repo update` does not happen on `pod install` by default.
[!] Your Podfile has had smart quotes sanitised. To avoid issues in the future, you should not use TextEdit for editing it. If you are not using TextEdit, you should turn off smart quotes in your editor of choice.