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