blob: 0175197e76a739ed6ae8c289bd154d33f76b896a [file] [log] [blame]
{
"name": "BFPhoto",
"version": "0.0.2",
"summary": "A short description of BFPhoto.",
"homepage": "http://192.168.1.204:80/Phoneu_SDK/BF_Photo.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wutianyu": "451042347@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://192.168.1.204:80/Phoneu_SDK/BF_Photo.git",
"tag": "0.0.2"
},
"source_files": "BFPhoto/*.*",
"dependencies": {
"BFLog": [
]
},
"frameworks": [
"AVFoundation",
"Photos"
]
}