| { |
| "name": "iCamera", |
| "version": "0.1.0", |
| "summary": "iCamera: A Camera Library", |
| "description": "iCamera helps you in integrate custom camera views in your iOS project. Coming Soon", |
| "homepage": "https://github.com/crana3mk/iCamera", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "crana3mk": "chetan.rana@live.com" |
| }, |
| "source": { |
| "git": "https://github.com/crana3mk/iCamera.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "swift_versions": "4.2", |
| "source_files": "iCamera/Classes/**/*", |
| "swift_version": "4.2" |
| } |