blob: c4037806d6d072e2f530b579b64891d22711ccca [file] [log] [blame]
{
"name": "MLCamera",
"version": "0.2.0",
"summary": "A simple Custom Continuous shot camera.",
"homepage": "https://github.com/MakeZL/MLCamera",
"license": "MIT",
"authors": {
"zhangleo": "zhangleowork@163.com"
},
"source": {
"git": "https://github.com/MakeZL/MLCamera.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "MLCamera/*",
"resources": "MLCamera/MLCamera.bundle"
}