[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / 8 / IHTOCBaseModule / 0.1.38 / IHTOCBaseModule.podspec.json
blob8afbf82adfcb5adbe869fd595e300a5bb00debe4
2   "name": "IHTOCBaseModule",
3   "version": "0.1.38",
4   "summary": "IHT OC BASE MODULE",
5   "description": "base config infos.",
6   "homepage": "https://gitee.com/jnysjcoltd_admin_admin/ihtocbasemodule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hatjs880328s": "2438823354@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/jnysjcoltd_admin_admin/ihtocbasemodule.git",
16     "tag": "0.1.38"
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   ]