[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 5 / 0 / 8 / DRPickerViews / 0.1.4 / DRPickerViews.podspec.json
blobabe847de035591769ce56a27b380a47a2b200883
2   "name": "DRPickerViews",
3   "version": "0.1.4",
4   "summary": "自定义选择器集合",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/DeanFs/DRPickerViews",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dean_F": "stone.feng1990@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DeanFs/DRPickerViews.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "resources": [
22     "DRPickerViews/Assets/*",
23     "DRPickerViews/Classes/**/*.xib"
24   ],
25   "dependencies": {
26     "DRMacroDefines": [
28     ],
29     "DRCategories": [
31     ],
32     "HexColors": [
33       "4.0.0"
34     ],
35     "YYText": [
37     ],
38     "JXExtension": [
40     ],
41     "FunctionalObjC": [
43     ],
44     "MJExtension": [
46     ],
47     "SSZipArchive": [
49     ],
50     "DRSandboxManager": [
52     ],
53     "Masonry": [
55     ]
56   },
57   "subspecs": [
58     {
59       "name": "DatePickers",
60       "source_files": "DRPickerViews/Classes/DatePickers/*.{h,m}"
61     }
62   ]