blob: 4984aa1e34c93d09227a42bf135dfa26a06d8e90 [file] [log] [blame]
{
"name": "CameraEngine",
"version": "0.7",
"summary": "CameraEngine library for iOS in Swift",
"description": "Camera engine for iOS in Swift, allow the QR code reading, recording video, capture photo, generate GIF.",
"homepage": "https://github.com/remirobert/CameraEngine",
"license": "MIT",
"authors": {
"rémi ": "remirobert33530@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/remirobert/CameraEngine.git",
"tag": "v0.7"
},
"source_files": [
"source",
"CameraEngine/*"
]
}