blob: bfa7f24eff3ed5528834535f8bf84cd59c10ac50 [file] [log] [blame]
{
"name": "GHWPodDemo",
"version": "0.1.0",
"summary": "my demo pod",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/guohongwei719/GHWPodDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guohongwei719": "guohongwei04441@hellobike.com"
},
"source": {
"git": "https://github.com/guohongwei719/GHWPodDemo.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GHWPodDemo/Classes/**/*"
}