[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 2 / e / NetworkingTool / 1.0.0 / NetworkingTool.podspec.json
blob344c714181108dfdf99271b2e8426e55091e8f0c
2   "name": "NetworkingTool",
3   "version": "1.0.0",
4   "summary": "封装AFNetworking Tool.",
5   "description": "封装AFNetworking Tool.",
6   "homepage": "https://github.com/q785618493/NetworkingTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "q785618493": "785618493@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/q785618493/NetworkingTool.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "NetworkingTool/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }