blob: 76c9dcfb055ba39835fd80608fd352fc47edf9f2 [file] [log] [blame]
{
"name": "TTCalendarPicker",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5",
"source_files": "TTCalendarPicker/Classes/**/*",
"dependencies": {
"SnapKit": [
]
},
"swift_version": "5"
}