blob: 5dacc8a58a20ceefe8f923d0ab3a5ffffead4153 [file] [log] [blame]
{
"name": "CGSTools",
"version": "1.0.2",
"summary": "基础东西",
"description": "项目的基础东西",
"homepage": "https://github.com/guoshengboy/ToolsProject",
"license": "MIT",
"authors": {
"guoshengboy": "296385487@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/guoshengboy/ToolsProject.git",
"tag": "1.0.2"
},
"exclude_files": "",
"source_files": [
"CGSTools/**/*.{h,m}",
""
]
}