blob: 67a98fb5356027aeab86f8131ff6a886a9846cb2 [file] [log] [blame]
{
"name": "GCToolTest",
"version": "1.0.0",
"summary": "aerger A short description of GCToolTest.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/rainzone",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guochao_ios@126.com": "guochao_ios@126.com"
},
"source": {
"git": "https://gitee.com/rainzone/GCToolTest.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GCToolTest/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}