blob: 8f08e0607707765e984e757c3a0902dba9e73bb9 [file] [log] [blame]
{
"name": "GcsPod",
"version": "0.9.0",
"summary": "工程常见初始化宏,类别.",
"description": "工程常见初始化宏,类别,加了一些方便调试的东西,快速开始一个新项目,",
"homepage": "https://github.com/guochaoshun",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guochaoshun": "657257897@qq.com"
},
"source": {
"git": "https://github.com/guochaoshun/podLibrary.git",
"tag": "0.9.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LPodTest/LPodTest/Classes/*.{h,m}"
}