blob: 43831b0768fed1498f860298292a6aca42abf019 [file] [log] [blame]
{
"name": "CPHelperTool",
"version": "1.0.0",
"summary": "基础工具类",
"description": "\"基础工具类\"",
"homepage": "https://github.com/Aries123456",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lk": "348994901@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Aries123456/CPHelperTool.git",
"tag": "1.0.0"
},
"source_files": [
"CPHelperTool",
"CPHelperTool/**/*.{h,m}"
]
}