blob: a3735aa4a4b7efb0425001763752fe48a78ac1df [file] [log] [blame]
{
"name": "TTCalendarPicker",
"version": "0.1.6",
"summary": "A lightweight, customizable, infinite scrolling calendar in Swift",
"description": "A lightweight, highly customizable, infinite scrolling calendar picker developed by the iOS teams at Thumbtack, Inc.",
"homepage": "https://github.com/Thumbtack/TTCalendarPicker",
"license": "Apache 2",
"authors": {
"Daniel Roth": "droth@thumbtack.com"
},
"source": {
"git": "https://github.com/Thumbtack/TTCalendarPicker.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "TTCalendarPicker/Classes/**/*",
"dependencies": {
"SnapKit": [
]
},
"swift_version": "5.0"
}