blob: f76d328567d45858e886f274711349d5bbaf2b46 [file] [log] [blame]
{
"name": "CameraKit",
"version": "0.0.3",
"summary": "An iOS framework for capturing images and videos.",
"homepage": "https://github.com/ElaWorkshop/CameraKit",
"social_media_url": "https://twitter.com/elabuild",
"license": "MIT",
"authors": {
"LIU Dongyuan": "liu.dongyuan@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ElaWorkshop/CameraKit.git",
"tag": "0.0.3"
},
"source_files": "CameraKit/*.swift",
"requires_arc": true
}