[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 5 / 4 / TTCalendarPicker / 0.1.6 / TTCalendarPicker.podspec.json
bloba3735aa4a4b7efb0425001763752fe48a78ac1df
2   "name": "TTCalendarPicker",
3   "version": "0.1.6",
4   "summary": "A lightweight, customizable, infinite scrolling calendar in Swift",
5   "description": "A lightweight, highly customizable, infinite scrolling calendar picker developed by the iOS teams at Thumbtack, Inc.",
6   "homepage": "https://github.com/Thumbtack/TTCalendarPicker",
7   "license": "Apache 2",
8   "authors": {
9     "Daniel Roth": "droth@thumbtack.com"
10   },
11   "source": {
12     "git": "https://github.com/Thumbtack/TTCalendarPicker.git",
13     "tag": "0.1.6"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_versions": "5.0",
19   "source_files": "TTCalendarPicker/Classes/**/*",
20   "dependencies": {
21     "SnapKit": [
23     ]
24   },
25   "swift_version": "5.0"