blob: 181c24c47f3ee2a6535d05f3a3e380ade56c51bd [file] [log] [blame]
{
"name": "CameraEngine",
"version": "0.9.2",
"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"
},
"social_media_url": "http://twitter.com/remi936",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/remirobert/CameraEngine.git",
"tag": "0.9.2"
},
"source_files": [
"source",
"CameraEngine/*"
]
}