blob: 14527e2999fd81f7f033dcfa94e17cfaa34af651 [file] [log] [blame]
{
"name": "CameraEngine",
"version": "0.9",
"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": "8.0"
},
"source": {
"git": "https://github.com/remirobert/CameraEngine.git",
"tag": "v0.9"
},
"source_files": [
"source",
"CameraEngine/*"
]
}