blob: f773966c40cf7961d2c0907025851eadc7bc0a89 [file] [log] [blame]
{
"name": "SBCardPopup",
"version": "0.3.0",
"summary": "Show a view in a card popup UI",
"description": "TODO: Show a UIViewController of UIView in a card popup UI. SBCardPopup handles the animations and dismiss gestures for you.",
"homepage": "https://github.com/SteveBarnegren/SBCardPopup",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Steve Barnegren": "steve.barnegren@gmail.com"
},
"source": {
"git": "https://github.com/SteveBarnegren/SBCardPopup.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source_files": "SBCardPopup/SBCardPopup/**/*.swift",
"frameworks": "UIKit",
"swift_version": "5.0"
}