[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 8 / e / DSZGitManager / 0.1.1 / DSZGitManager.podspec.json
blobad71bba93275a198f75cd0f56190808673f8a594
2   "name": "DSZGitManager",
3   "version": "0.1.1",
4   "summary": "A short description of DSZGitManager.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zhaojh/DSZGitManager",
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:zhaojh93/DSZGitManager.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DSZGitManager/Classes/**/*",
22   "public_header_files": "DSZGitManager/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ],
27   "dependencies": {
28     "DSZNetService": [
30     ],
31     "DSZStoreManager": [
33     ]
34   }