blob: 0d22179e0cb39cfa35eccc9ee5d2c01b55d987e2 [file] [log] [blame]
{
"name": "YQChoiceImages",
"version": "0.0.5",
"summary": "YQChoiceImages是一个简单易用的图片选择器.",
"homepage": "https://github.com/QuinceyYang/YQChoiceImages",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"QuinceyYang": "yqing555@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/QuinceyYang/YQChoiceImages.git",
"tag": "0.0.5"
},
"source_files": "YQChoiceImages/Source/*.{h,m}",
"exclude_files": "Classes/Exclude",
"resources": "YQChoiceImages/Images/*.png",
"requires_arc": true
}