blob: cb2d9e03298a778f819bd07e304d09662d5b2340 [file] [log] [blame]
{
"name": "TGCardViewController",
"version": "1.0",
"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/tripgo-cards-ios",
"license": "Apache License, Version 2.0",
"authors": {
"Adrian Schoenig": "adrian@skedgo.com",
"Brian Huang": "brian@skedgo.com"
},
"platforms": {
"ios": "10.3"
},
"swift_versions": "5.1",
"source": {
"git": "https://gitlab.com/SkedGo/iOS/tripgo-cards-ios.git",
"tag": "v1.0"
},
"source_files": "TGCardViewController/generic/**/*.swift",
"resources": "TGCardViewController/generic/**/*.xib",
"swift_version": "5.1"
}