blob: f24674ec785fad5315786561e4a0c8b1d940569a [file] [log] [blame]
{
"name": "YGKHttpTool",
"version": "1.0",
"summary": "A short description of YGKHttpTool.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.coding.net/CoderSUX/YGKHttpTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1179542975@qq.com": "codersux@163.com"
},
"source": {
"git": "https://git.coding.net/CoderSUX/YGKHttpTool.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YGKHttpTool/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1"
]
}
}