blob: 1fa7a1c2042a928453c155cd77f61f967143e970 [file] [log] [blame]
{
"name": "YPHttpTool",
"version": "0.0.2",
"summary": "A short description of YPHttpTool.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/eMoision/YPHttpTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yaodunpeng": "915620082@qq.com"
},
"source": {
"git": "https://gitee.com/eMoision/YPHttpTool.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YPHttpTool/Classes/*.{h,m}",
"dependencies": {
"AFNetworking": [
"~> 4.0.1"
]
}
}