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