[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / 2 / HandyRequest / 0.0.2 / HandyRequest.podspec.json
blob3a09a7001c483f71bf2f5476a34bd7d40ad513a5
2   "name": "HandyRequest",
3   "version": "0.0.2",
4   "summary": "Convenient network request, fast processing result.",
5   "description": "Quickly and quickly request processing of analytical data",
6   "homepage": "https://github.com/OrchidBloom/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/OrchidBloom/HandyRequest.git",
16     "tag": "0.0.2"
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   }