blob: 21c0c2fec22dbb13c6b5821ea6a7a060057fb228 [file] [log] [blame]
{
"name": "CameraSupportPreset",
"version": "1.0.0",
"summary": "A simple camera verify",
"homepage": "https://github.com/beijinanji90/CameraSupportPreset",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"summer-liu": "344963245@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/beijinanji90/CameraSupportPreset.git",
"tag": "1.0.0"
},
"source_files": "CameraSupportPreset/ViewController.{h,m}",
"requires_arc": true
}