[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 3 / d / 2 / GYNetworkTool / 0.0.1 / GYNetworkTool.podspec.json
blobce15c5b9b4293ab8ccf9af9cf924723af55844ea
2   "name": "GYNetworkTool",
3   "version": "0.0.1",
4   "summary": "A swift network tool.",
5   "description": "一个基于Alamofire简单封装的网络请求工具",
6   "homepage": "https://github.com/yuan-gao/GYNetworkTool",
7   "license": "MIT",
8   "authors": {
9     "高源": "2502905737@qq.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/yuan-gao/GYNetworkTool.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "Classes/*.swift",
19   "dependencies": {
20     "Alamofire": [
22     ]
23   }