blob: 9c0e9e827353435e0bcb265998efd7eab1858d7a [file] [log] [blame]
{
"name": "SYFlashLight",
"version": "1.1.0",
"summary": "SYFlashLight used to turn on or off flash.",
"homepage": "https://github.com/potato512/SYFlashLight",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"herman": "zhangsy757@163.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/potato512/SYFlashLight.git",
"tag": "1.1.0"
},
"source_files": "SYFlashLight/**/*.{h,m}",
"frameworks": "AVFoundation",
"requires_arc": true
}