blob: 19f066cb68d645fa0368d01f9293c8852fa02dd5 [file] [log] [blame]
{
"name": "CocoaPicker",
"version": "0.9",
"summary": "仿 QQ 图片选择器",
"homepage": "https://github.com/thebookofleaves/CocoaPicker",
"license": "MIT",
"authors": {
"Cocoa Lee": "cocoaleespring@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/thebookofleaves/CocoaPicker.git",
"tag": "0.9"
},
"source_files": "Class/*.{h,m}",
"requires_arc": true
}