[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 5 / 2 / LLDLNA / 0.1.0 / LLDLNA.podspec.json
blob595a5ccc4ab454f23c8be73c78445761f42e9c2f
2   "name": "LLDLNA",
3   "version": "0.1.0",
4   "summary": "A short description of LLDLNA.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/liwx/LLDLNA",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liwx": "i.lwx@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/liwx/LLDLNA.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "LLDLNA/Classes/**/*.{h,m}",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "dependencies": {
24     "GDataXML-HTML": [
25       "1.4.1"
26     ],
27     "CocoaAsyncSocket": [
28       "7.6.5"
29     ]
30   }