[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 8 / 0 / 7 / LDZFMobileFramework / 0.1.9 / LDZFMobileFramework.podspec.json
blob5c44bd3fec5ad3be5332fbd2e7f6579856147cad
2   "name": "LDZFMobileFramework",
3   "version": "0.1.9",
4   "summary": "A short description of LDZFMobileFramework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ZiOS-Repo/LDZFMobileFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhuyuhui434@gmail.com": "zhuyuhui434@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ZiOS-Repo/LDZFMobileFramework.git",
16     "tag": "0.1.9"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "LDZFMobileFramework/Classes/**/*",
22   "resource_bundles": {
23     "LDZFMobileFramework": [
24       "LDZFMobileFramework/Assets/*"
25     ],
26     "LDZFMobileFrameworkExt": [
27       "LDZFMobileFramework/AssetsExt/*"
28     ]
29   },
30   "dependencies": {
31     "LDZFCommon": [
33     ],
34     "LDZFCategories": [
36     ],
37     "Masonry": [
39     ],
40     "FDFullscreenPopGesture": [
42     ]
43   }