{ | |
"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" | |
] | |
} |