[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / d / 7 / a / LZZOCPodTest / 0.0.1 / LZZOCPodTest.podspec.json
bloba050974d09e33088302fcaa4873ed0979fde3c6f
2   "name": "LZZOCPodTest",
3   "version": "0.0.1",
4   "summary": "这是一个测试库",
5   "description": "这是一个测试库的简绍",
6   "homepage": "https://github.com/myLoveCodes/LZZOCPodTest",
7   "license": "MIT",
8   "authors": {
9     "myLoveCodes": "1877122118@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/myLoveCodes/LZZOCPodTest.git",
16     "tag": "0.0.1"
17   },
18   "subspecs": [
19     {
20       "name": "Classes",
21       "source_files": "**/*"
22     }
23   ]