blob: 1277b3d68b5aafd636d8b8294d9f9b97ba2d3f20 [file] [log] [blame]
{
"name": "CameraEngine",
"version": "0.4",
"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.4"
},
"source_files": [
"source",
"source/*.{h,m}"
]
}