[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 9 / LYRxHttpClient / 0.1.0 / LYRxHttpClient.podspec.json
blob7846e2ed2cc0d42e3b30ea7f5ebc2189ae8e3b55
2   "name": "LYRxHttpClient",
3   "version": "0.1.0",
4   "summary": "use for http request base on RxSwift",
5   "description": "welcome to use my code, hope you to enjoy it.",
6   "homepage": "https://gitee.com/liang-qicai/LYHttpClient",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sunny": "2468751795@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/liang-qicai/LYHttpClient.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "LYHttpClient/Classes/**/*",
22   "swift_versions": [
23     5.0
24   ],
25   "dependencies": {
26     "LiangYCategory": [
27       "~> 0.1.2"
28     ],
29     "Alamofire": [
30       "~> 5.6.2"
31     ],
32     "LYDataBaseManager": [
33       "~> 0.1.3"
34     ]
35   },
36   "swift_version": "5.0"