blob: ea6a03017f2006689314860c7cebfb4ddf62965d [file] [log] [blame]
{
"name": "TGCardViewController",
"version": "1.4",
"summary": "Card-based view controller for mapping apps",
"description": "A view controller with a map and a stack of cards. Cards can work both\nas a hierarchy like a navigation controller and as a list like a page\ncontroller - or a combination thereof.",
"homepage": "https://gitlab.com/SkedGo/iOS/TGCardViewController",
"license": "Apache License, Version 2.0",
"authors": {
"Adrian Schoenig": "adrian@skedgo.com",
"Brian Huang": "brian@skedgo.com"
},
"platforms": {
"ios": "12.4"
},
"swift_versions": "5.2",
"source": {
"git": "https://gitlab.com/SkedGo/iOS/tripgo-cards-ios.git",
"tag": "v1.4"
},
"source_files": "TGCardViewController/generic/**/*.swift",
"resources": "TGCardViewController/generic/**/*.xib",
"swift_version": "5.2"
}