[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / b / 0 / FDNetworkingTool / 0.1.0 / FDNetworkingTool.podspec.json
blobf6fd8298bf00a916525ea210a91d16f03320a8d8
2   "name": "FDNetworkingTool",
3   "version": "0.1.0",
4   "summary": "网络请求工具",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://www.jianshu.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Abating": "abating.xiahaiquan@fenda.com"
13   },
14   "source": {
15     "git": "https://gitee.com/Fly127/FDNetworkingTool.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FDNetworkingTool/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.9.1"
25     ],
26     "SwiftyJSON": [
27       "~> 5.0.0"
28     ]
29   }