[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 0 / 7 / LDZFMobileFramework / 0.1.0 / LDZFMobileFramework.podspec.json
blobf996ab60853d7e0112002cb570be157535c2cab1
2   "name": "LDZFMobileFramework",
3   "version": "0.1.0",
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.0"
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     "LDZFCategories": [
33     ],
34     "LDZFGeneralTools": [
36     ],
37     "Masonry": [
39     ],
40     "FDFullscreenPopGesture": [
42     ],
43     "DZNEmptyDataSet": [
45     ]
46   }