{ | |
"name": "AZCategory", | |
"version": "0.0.1", | |
"summary": "常用Category", | |
"homepage": "https://github.com/AlfredZY/AZCategory", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Alfred Zhang": "AlfredZhang@foxmail.com" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "https://github.com/AlfredZY/AZCategory.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "AZCategory/AZCategory/*.{h,m}", | |
"requires_arc": true | |
} |