blob: 75d55befd839fd2a60d21e45efc52d884701b196 [file] [log] [blame]
{
"name": "KCUtilities",
"version": "0.0.1",
"homepage": "https://github.com/CandyDeng/JCCategory",
"summary": "KCUtilities",
"authors": {
"CandyDeng": "1806650037@qq.com"
},
"source": {
"git": "https://github.com/CandyDeng/JCCategory.git",
"tag": "0.0.1"
},
"source_files": "KCUtilities/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"description": "KCUtilities 是一个用于保存一些常用工具类的工具"
}