camerakit-ios
camerakit-ios copied to clipboard
Fix typo in README.md
Cocoapods install instructions in the README were incorrect.
Changed from pod CameraKit-iOS to pod 'CameraKit-iOS'
Types of changes
What types of changes does your code introduce to CameraKit?
Put an x in the boxes that apply
- [x] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)