blob: 4ebc4bf0374cb5497244e59ce60e0f93bedcaa87 [file] [log] [blame]
{
"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
}