blob: 40f1b6533c24a972469b9421d2d0a1fca6291fc0 [file] [log] [blame]
{
"name": "XHPhoto",
"version": "1.1",
"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.1"
},
"source_files": [
"XHPhoto",
"*.{h,m}"
],
"requires_arc": true
}