[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / d / 8 / LDZFCommon / 0.1.3 / LDZFCommon.podspec.json
bloba5f8675ded3871d2d8300343e4caf85ed5c45b61
2   "name": "LDZFCommon",
3   "version": "0.1.3",
4   "summary": "A short description of LDZFCommon.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ZiOS-Repo/LDZFCommon",
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/LDZFCommon.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "LDZFCommon/Classes/**/*",
22   "dependencies": {
23     "QMUIKit/QMUICore": [
25     ],
26     "QMUIKit/QMUIComponents/QMUIButton": [
28     ],
29     "QMUIKit/QMUIComponents/QMUISlider": [
31     ],
32     "QMUIKit/QMUIComponents/QMUILabel": [
34     ],
35     "QMUIKit/QMUIComponents/QMUIGridView": [
37     ],
38     "QMUIKit/QMUIComponents/QMUIMarqueeLabel": [
40     ],
41     "QMUIKit/QMUIComponents/QMUITextField": [
43     ],
44     "QMUIKit/QMUIComponents/QMUITextView": [
46     ],
47     "QMUIKit/QMUIComponents/QMUISegmentedControl": [
49     ],
50     "QMUIKit/QMUIComponents/QMUIFloatLayoutView": [
52     ],
53     "QMUIKit/QMUIComponents/QMUIAlertController": [
55     ]
56   }