blob: 2bf8465b64f0cc06a225c39d5fe61dac9abbb262 [file] [log] [blame]
{
"name": "CameraEngine",
"version": "0.2",
"summary": "CameraEngine for iOS.",
"description": "Camera engine for iOS, allow the QR code reading, recording video with pause and replay feature.",
"homepage": "https://github.com/remirobert/CameraEngine",
"license": "MIT",
"authors": {
"rémi ": "remirobert33530@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/remirobert/CameraEngine.git",
"tag": "v0.2"
},
"source_files": [
"source",
"source/*.{h,m}"
]
}