blob: bd01abb3af93514392ea95b9dfd663ecce7cdd0d [file] [log] [blame]
{
"name": "ESCategories",
"version": "0.1.1",
"summary": "D2C iOS拓展分类.",
"homepage": "https://github.com/D2C-iOS/Categories",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cezres": "cezres@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/D2C-iOS/Categories.git",
"tag": "0.1.1"
},
"source_files": "Categories",
"requires_arc": true,
"public_header_files": "Categories/*.h"
}