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