blob: a019db7b11a7fccf22cd504b59e55380c311fb54 [file] [log] [blame]
{
"name": "AZTools",
"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"
},
"requires_arc": true,
"source_files": "AZCategory/Source/**/*.{h,m}"
}