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