blob: 3b3e177e95dec2dc4595ac2e1f514370d99e78d6 [file] [log] [blame]
{
"name": "CardNavigation",
"version": "1.1.0",
"summary": "A navigation controller that displays its view controllers as an interactive stack of cards.",
"homepage": "https://github.com/james01/CardNavigation",
"screenshots": "https://raw.githubusercontent.com/james01/CardNavigation/main/Docs/Images/Screen.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"James Randolph": "jwrand16@gmail.com"
},
"social_media_url": "https://twitter.com/jamesrandolph01",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/james01/CardNavigation.git",
"tag": "1.1.0"
},
"source_files": "Sources/**/*.{swift}",
"frameworks": "UIKit",
"swift_versions": "5.3",
"swift_version": "5.3"
}