[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / d / Module3 / 0.1.0 / Module3.podspec.json
blob5dc14f14ba90fd550d176795793794f9384be113
2   "name": "Module3",
3   "version": "0.1.0",
4   "summary": "A short description of Module3.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/hicodeboy/Module3",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hicodeboy": "2685312867@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/hicodeboy/Module3.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Module3/Classes/**/*",
22   "testspecs": [
23     {
24       "name": "Tests",
25       "test_type": "unit",
26       "source_files": "Tests/*.{h,m,swift}",
27       "dependencies": {
28         "Kiwi": [
30         ],
31         "Quick": [
33         ],
34         "OCMock": [
36         ],
37         "Nimble": [
39         ]
40       }
41     }
42   ]