[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / a / b / 9 / ExpandingDatePicker / 1.0.0 / ExpandingDatePicker.podspec.json
blobdf153b84c339f85157e60299b449ed564bcfc206
2   "name": "ExpandingDatePicker",
3   "version": "1.0.0",
4   "summary": "A textual date picker that expands to show a graphical calendar view when focued.",
5   "description": "ExpandingDatePicker is a textual date picker that will expand to show a\ngraphical date picker beneath it when focused.  It has the same styling\nas the expandable date picker Apple uses in Calendar.app.",
6   "homepage": "https://github.com/fpotter/ExpandingDatePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Fred Potter": "fpotter@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/fpotter/ExpandingDatePicker.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/fpotter",
19   "platforms": {
20     "osx": "10.10"
21   },
22   "swift_version": "5.0",
23   "source_files": "ExpandingDatePicker/Classes/**/*"