blob: 3df906f468f627300de67839d048e1f70372927e [file] [log] [blame]
{
"name": "ESCategories",
"version": "0.1.7",
"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.7"
},
"source_files": "Categories/**/*.{h,m}",
"requires_arc": true,
"public_header_files": "Categories/**/*.h"
}