[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / 5 / 4 / TTCalendarPicker / 0.1.1 / TTCalendarPicker.podspec.json
blob580283e1405a2459f328653b19159de549531eb6
2   "name": "TTCalendarPicker",
3   "version": "0.1.1",
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": {
8     "type": "Apache 2",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniel Roth": "droth@thumbtack.com"
13   },
14   "source": {
15     "git": "https://github.com/Thumbtack/TTCalendarPicker.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5",
22   "source_files": "TTCalendarPicker/Classes/**/*",
23   "dependencies": {
24     "SnapKit": [
26     ]
27   },
28   "swift_version": "5"