blob: 67865ac6a4572518844edb331976fa2d92bf1d73 [file] [log] [blame]
{
"name": "KATCoreUtil",
"version": "1.0.0",
"summary": "KAT框架中的核心工具集合",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://www.kantice.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kantice": "kantice@qq.com"
},
"source": {
"git": "https://github.com/kantice/KATCoreUtil.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": false,
"source_files": "KATCoreUtil/Classes/**/*"
}