blob: fc5f5456dec8edf61e2f8f2030aa079b3ea9cdd5 [file] [log] [blame]
{
"name": "CocoaTag",
"version": "0.1.1",
"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.1"
},
"source_files": "CocoaTag/CocoaTag/CocoaTag*.{h,m}",
"requires_arc": true
}