blob: d9cd05496e0d308e28e7f19b9cf084f16dcdaf0d [file] [log] [blame]
{
"name": "CocoaTag",
"version": "0.1.0",
"summary": "The package of useful tools, include categories and classes",
"homepage": "https://github.com/thebookofleaves/CocoaTags",
"license": "MIT",
"authors": {
"Cocoa Lee": "cocoaleespring@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/thebookofleaves/CocoaTags.git",
"tag": "0.1.0"
},
"source_files": "CocoaTag/CocoaTag/*.{h,m}",
"requires_arc": true
}