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