blob: 42267d575132e2e5792bff75323f65744a6c1303 [file] [log] [blame]
{
"name": "WGProjectConfig",
"version": "0.1.0",
"summary": "A project base config.",
"description": "A project base config.Example extension.",
"homepage": "https://github.com/guojianfeng01/WGProjectConfig",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guojianfeng01": "574913007@qq.com"
},
"source": {
"git": "https://github.com/guojianfeng01/WGProjectConfig.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WGProjectConfig/Classes/**/*"
}