[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / b / a / 2 / JLNetworkingManager / 0.1.5 / JLNetworkingManager.podspec.json
blob26f3ac712572d5737618b22b65c7ae08a4fcf98d
2   "name": "JLNetworkingManager",
3   "version": "0.1.5",
4   "summary": "A short description of JLNetworking.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/JLNetWorking/JLNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jerry": "yujunliu@laihua.com"
13   },
14   "source": {
15     "git": "https://github.com/JLNetWorking/JLNetworking.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "x86_64 armv7 arm64"
24   },
25   "source_files": "JLNetworking/Classes/**/*",
26   "dependencies": {
27     "Moya/RxSwift": [
29     ],
30     "RxCocoa": [
32     ],
33     "HandyJSON": [
35     ],
36     "SwiftyJSON": [
38     ],
39     "SnapKit": [
41     ]
42   },
43   "swift_version": "5.0"