[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / c / 8 / IHTOCBaseModule / 0.1.4 / IHTOCBaseModule.podspec.json
blob9ee220895fc5ff0c3b260ac2e11b2d5d96168d47
2   "name": "IHTOCBaseModule",
3   "version": "0.1.4",
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.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "dependencies": {
22     "IIBLL": [
24     ],
25     "II18N": [
27     ]
28   },
29   "subspecs": [
30     {
31       "name": "no-arc",
32       "source_files": "IHTOCBaseModule/Classes/NOARC/**/*",
33       "requires_arc": false
34     },
35     {
36       "name": "arc",
37       "source_files": "IHTOCBaseModule/Classes/ARC/**/*",
38       "requires_arc": true
39     }
40   ]