[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / 4 / TZDatePicker / 1.0.1 / TZDatePicker.podspec.json
blob0c28476b74052adc14b63985ae356f3768a580ca
2   "name": "TZDatePicker",
3   "version": "1.0.1",
4   "summary": "UIDatePicker with optional year",
5   "description": "This is a replacement for UIDatePicker, which doesn't support optional years. This date picker does. Optional years are used for birthdays for your contacts for example.",
6   "homepage": "https://github.com/tomvanzummeren/TZDatePicker",
7   "license": "MIT",
8   "authors": {
9     "Tom van Zummeren": "tom.van.zummeren@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/tomvanzummeren/TZDatePicker.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/**/*",
20   "pushed_with_swift_version": "4.0"