blob: 7abb9bca03b1e24403af0dccc80a0b8a4aa4621c [file] [log] [blame]
{
"name": "BFPhotoPriority",
"version": "0.0.1",
"summary": "A short description of BFPhotoPriority.",
"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.1"
},
"source_files": "BFPhotoPriority/*.{h,m}",
"dependencies": {
"BFLog": [
]
},
"frameworks": [
"AVFoundation",
"Photos"
]
}