blob: b1be8a714475423f4bda84c4ebd8fb6d5935eabd [file] [log] [blame]
{
"name": "SBCardPopup",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SBCardPopup/SBCardPopup/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}