blob: 83d6ab512f82501b41cf0e06fdc32dfcc04cdcf9 [file] [log] [blame]
{
"name": "CLTool",
"version": "0.0.4",
"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": "8.0"
},
"source": {
"git": "https://github.com/chilimyan/CLTool.git",
"tag": "0.0.4"
},
"source_files": "CLTool/**/*.{h,m}"
}