blob: ace5f46a3630ffe6eadb510425adaaff270af30e [file] [log] [blame]
{
"name": "XCCategory",
"version": "1.0.8",
"summary": "常用分类",
"platforms": {
"ios": "8.3"
},
"description": "常用分类整理",
"homepage": "https://github.com/fanxiaocong/XCCategory",
"license": "MIT",
"authors": {
"樊小聪": "1016697223@qq.com"
},
"source": {
"git": "https://github.com/fanxiaocong/XCCategory.git",
"tag": "1.0.8"
},
"source_files": "XCCategory/**/*.{h,m}",
"requires_arc": true
}