blob: 2f64f781542c618e6b146659e6a6567a5ea32e76 [file] [log] [blame]
{
"name": "GHTestForPod",
"version": "0.1.0",
"summary": "A short description of GHTestForPod.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Copperfiled/GHTestForPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Copperfiled": "guan.dassy@gmail.com"
},
"source": {
"git": "https://github.com/Copperfiled/GHTestForPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GHTestForPod/Classes/**/*",
"resource_bundles": {
"GHTestForPod": [
"GHTestForPod/Assets/*.png"
]
}
}