[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 0 / d / XBDatePicker / 0.1.0 / XBDatePicker.podspec.json
blobb6be3c13baae295c0ccccd11cad70228c5323979
2   "name": "XBDatePicker",
3   "version": "0.1.0",
4   "summary": "Swift Date Picker for weekly range, range time picker, time picker only.",
5   "description": "The XBDatePicker contains multiple Date picker, the first one is picker a range of time for each weekday, the second one is only time picker, the third one is pick a range of Date.",
6   "homepage": "https://github.com/xianbinKit/XBDatePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Xianbin Lin": "tincrazyfabian@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/xianbinKit/XBDatePicker.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "XBDatePicker/DatePicker/*.{swift,xib}"