[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / 2 / HandyRequest / 0.0.6 / HandyRequest.podspec.json
blobf0c2c2852ef12602c66434d8936e666e9ee07fcb
2   "name": "HandyRequest",
3   "version": "0.0.6",
4   "summary": "Convenient network request, fast processing result.",
5   "description": "Quickly and quickly request processing of analytical data",
6   "homepage": "https://github.com/orchid-bloom/HandyRequest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "OrchidBloom": "temagsoft@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/orchid-bloom/HandyRequest.git",
16     "tag": "0.0.6"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "HandyRequest/Classes/**/*",
22   "dependencies": {
23     "Moya": [
24       "~> 15.0.0"
25     ],
26     "RxSwift": [
27       "~> 6.5.0"
28     ],
29     "SwiftyJSON": [
30       "~> 5.0.1"
31     ]
32   }