blob: 47c03cbaff58450722a87aa06abc61f8a558a98c [file] [log] [blame]
{
"name": "CLTool",
"version": "0.0.7",
"summary": "项目的基础工具模块",
"homepage": "https://github.com/chilimyan/CLTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chilimyan": "chilimyan@sina.com"
},
"social_media_url": "https://chilimyan.github.io",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/chilimyan/CLTool.git",
"tag": "0.0.7"
},
"source_files": "CLTool/**/*.{h,m}"
}