[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / 8 / IHTOCBaseModule / 0.1.16 / IHTOCBaseModule.podspec.json
blob82a3a6c2b050a772ae357be9a48a4707ac41352a
2   "name": "IHTOCBaseModule",
3   "version": "0.1.16",
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.16"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "dependencies": {
23     "MJExtension": [
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "no-arc",
30       "source_files": "IHTOCBaseModule/Classes/NOARC/**/*",
31       "requires_arc": false
32     },
33     {
34       "name": "arc",
35       "source_files": "IHTOCBaseModule/Classes/ARC/**/*",
36       "requires_arc": true
37     }
38   ],
39   "swift_version": "5.0"