[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / c / 6 / DatePickerView / 1.1.0 / DatePickerView.podspec.json
blob4108b6d6cd9105617eb1415f5e93315ed56eed96
2   "name": "DatePickerView",
3   "version": "1.1.0",
4   "summary": "一款简单配置的时间选择器",
5   "description": "是一款提供多种类型时间选择器, 简单配置,容易上手",
6   "homepage": "https://github.com/bugaio",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "骑猪o0o找牛": "wyj317005934@163.com"
13   },
14   "source": {
15     "git": "https://github.com/bugaio/DatePickerView.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DatePickerView/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]