blob: 323f58d0445b2b571c6948dfaa91ac59c2fcac91 [file] [log] [blame]
{
"name": "CGSTools",
"version": "1.0.3",
"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.3"
},
"source_files": [
"CGSTools/CGSTools.h",
"CGSTools/Category/*{h,m}",
"CGSTools/Macro/*{h,m}"
],
"exclude_files": ""
}