blob: 1e428de3b905e2903dcd2ed4c2d7fabbe6a5e5fe [file] [log] [blame]
{
"name": "CHKitCategorys",
"version": "0.0.2",
"summary": "iOS Category",
"description": "iOS开发常用的分类,能够快速集成到项目使用",
"homepage": "https://github.com/coderketao/CHKitCategorys",
"license": "MIT",
"authors": {
"CoderHong": "coderketao@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/coderketao/CHKitCategorys.git",
"tag": "0.0.2"
},
"source_files": "CHKitCategorysExample/CHKitCategorysExample/Categorys/**/*.{h,m}"
}