[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / b / 4 / DateTextField / 2.1.0 / DateTextField.podspec.json
blob5919724864f1230d8f8a22e1cfb7e1d773d521e2
2   "name": "DateTextField",
3   "version": "2.1.0",
4   "summary": "A date input textfield",
5   "swift_versions": "5.1",
6   "description": "A Swift UITextField subclass designed to make entering dates easier, faster and more flexible than the standard UIDatePicker.",
7   "homepage": "https://github.com/BeauNouvelle/DateTextField",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "Beau Nouvelle",
13   "social_media_url": "http://twitter.com/BeauNouvelle",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/BeauNouvelle/DateTextField.git",
19     "tag": "2.1.0"
20   },
21   "source_files": "DateTextField/*.{swift}",
22   "swift_version": "5.1"