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