| { |
| "name": "NSKCameraController", |
| "version": "0.1", |
| "summary": "A camera view controller with custom image picker and image cropping.", |
| "source": { |
| "git": "https://github.com/NSSimpleApps/NSKCameraController", |
| "tag": "0.1" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "license": "MIT", |
| "swift_versions": "5.2", |
| "source_files": "NSKCameraController/NSKCameraController/*.{swift}", |
| "resources": [ |
| "NSKCameraController/NSKCameraController/Media.xcassets" |
| ], |
| "homepage": "https://github.com/NSSimpleApps/NSKCameraController", |
| "authors": { |
| "NSSimpleApps, Sergey Poluyanov": "ns.simple.apps@gmail.com" |
| }, |
| "swift_version": "5.2" |
| } |