[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 3 / e / a / DSZNetService / 0.0.1 / DSZNetService.podspec.json
blob1c19d9e673d2877d67de568bcd531b8146efed84
2   "name": "DSZNetService",
3   "version": "0.0.1",
4   "summary": "A short description of DSZNetService.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zhaojh/DSZNetService",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhaojh": "zhaojinhui@corp-ci.com"
13   },
14   "source": {
15     "git": "git@gitee.com:wodetianzhaojh/DSZNetService.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DSZNetService/Classes/**/*",
22   "frameworks": "Foundation",
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "ReactiveObjC": [
29     ]
30   }