[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 5 / a / d / ZYPickerView / 1.0.1 / ZYPickerView.podspec.json
blob9b16e923cef4da4cb185aa543648aa586158a8d7
2   "name": "ZYPickerView",
3   "version": "1.0.1",
4   "summary": "单列选择器,多列选择器,两列关联选择器,三列关联选择器...,时间选择选择器,地址选择选择器",
5   "description": "封装的各种类型的选择器,单列选择器,多列选择器,两列关联选择器,三列关联选择器...,时间选择选择器,地址选择选择器",
6   "homepage": "https://github.com/LeaderBoy/ZYPickerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LeaderBoy": "748603349@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/LeaderBoy/ZYPickerView.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "ZYPickerView/ZYPickerView",
23     "ZYPickerView/ZYPickerView/**/*.{h,m}"
24   ],
25   "resources": "ZYPickerView/ZYPickerView/ZYPickerView.bundle",
26   "frameworks": "UIKit",
27   "requires_arc": true,
28   "pushed_with_swift_version": "3.0"