| { |
| "name": "CameraLib", |
| "version": "1.5", |
| "summary": "Custom Camera (photo & video)with Filters support zoom and flash", |
| "description": "Custom Camera (photo & video)with Filters support zoom and flash", |
| "homepage": "https://github.com/sh3at90/CameraEngine.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "<MOHAMED MAHMOUD>": "<mohamed.sh3t90@gmail.com>" |
| }, |
| "source": { |
| "git": "https://github.com/sh3at90/CameraEngine.git", |
| "tag": "1.5" |
| }, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "source_files": "CameraEngine/**/*.{lproj,storyboard,xcdatamodeld,xib,swift}", |
| "resources": "CameraEngine/**/*.{xcassets,png,json}" |
| } |