blob: 0143a5c1e9c319521737f52f90b8c2714d96a115 [file] [log] [blame]
{
"name": "XHPhoto",
"version": "1.3.0",
"summary": "一行代码搞定照片选择,支持相册/相机及是否裁剪",
"homepage": "https://github.com/CoderZhuXH/XHPhoto",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhu Xiaohui": "977950862@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CoderZhuXH/XHPhoto.git",
"tag": "1.3.0"
},
"source_files": [
"XHPhoto",
"*.{h,m}"
],
"requires_arc": true
}