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