[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / c / 8 / IHTOCBaseModule / 0.1.14 / IHTOCBaseModule.podspec.json
blob0d02c413451eab09e8f53589e273e0ad9da4c9fd
2   "name": "IHTOCBaseModule",
3   "version": "0.1.14",
4   "summary": "IHT OC BASE MODULE",
5   "description": "base config infos.",
6   "homepage": "http://10.110.9.195:8888/shanwzh/ihtocbasemodule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hatjs880328s": "2438823354@qq.com"
13   },
14   "source": {
15     "git": "http://10.110.9.195:8888/shanwzh/ihtocbasemodule.git",
16     "tag": "0.1.14"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "dependencies": {
23     "II18N": [
25     ],
26     "MJExtension": [
28     ],
29     "IIComponents": [
31     ],
32     "IIHTTPRequest": [
34     ],
35     "IISwiftBaseUti": [
37     ],
38     "HandyJSON": [
40     ],
41     "MBProgressHUD": [
43     ],
44     "MQTTClient": [
46     ],
47     "RxSwift": [
48       "5.1.1"
49     ],
50     "RxCocoa": [
51       "5.1.1"
52     ],
53     "RxRelay": [
54       "5.1.1"
55     ]
56   },
57   "subspecs": [
58     {
59       "name": "no-arc",
60       "source_files": "IHTOCBaseModule/Classes/NOARC/**/*",
61       "requires_arc": false
62     },
63     {
64       "name": "arc",
65       "source_files": "IHTOCBaseModule/Classes/ARC/**/*",
66       "requires_arc": true
67     },
68     {
69       "name": "swiftcla",
70       "dependencies": {
71         "IHTOCBaseModule/arc": [
73         ]
74       },
75       "source_files": "IHTOCBaseModule/Classes/SwiftCla/**/*",
76       "requires_arc": true
77     }
78   ],
79   "swift_version": "5.0"