blob: 26791d6d7b3c720ac3f05284ba9cba4e78081aef [file] [log] [blame]
{
"name": "CameraEngine",
"version": "0.9.1",
"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.1"
},
"source_files": [
"source",
"CameraEngine/*"
]
}