{ | |
"name": "ESCategories", | |
"version": "0.1.9", | |
"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.9" | |
}, | |
"source_files": "Categories/**/*.{h,m}", | |
"requires_arc": true, | |
"public_header_files": "Categories/**/*.h" | |
} |