[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / 8 / 5 / 2 / HandyRequest / 0.0.4 / HandyRequest.podspec.json
blob0e0b72fa444dbee628dcf949d001248a5efe0f95
2   "name": "HandyRequest",
3   "version": "0.0.4",
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.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "HandyRequest/Classes/**/*",
22   "dependencies": {
23     "Moya": [
24       "~> 14.0.0"
25     ],
26     "RxSwift": [
27       "~> 5.1.1"
28     ],
29     "ObjectMapper": [
30       "~> 4.2.0"
31     ],
32     "SwiftyJSON": [
33       "~> 5.0"
34     ]
35   }