blob: 465a83d64f4b3a3a2408c99e65b1526a17e83f36 [file] [log] [blame]
{
"name": "ESCategories",
"version": "0.1.2",
"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.2"
},
"source_files": "Categories",
"requires_arc": true,
"public_header_files": "Categories/*.h"
}