blob: 774ef2b3a400d1476021052e78596be9d864dd50 [file] [log] [blame]
{
"name": "CocoaPicker",
"version": "1.1",
"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": "1.1"
},
"source_files": "Class/*.{h,m}",
"requires_arc": true
}