blob: d90903b0b2b4819bec714473b8942a66a76c16b3 [file] [log] [blame]
{
"name": "UIPopoverCard",
"version": "0.0.1",
"summary": "UIPopoverCard creating button popover card with content",
"authors": "AlekseyPleshkov <im@alekseypleshkov.ru>",
"homepage": "https://github.com/AlekseyPleshkov/UIPopoverCard",
"license": "MIT",
"source": {
"git": "https://github.com/AlekseyPleshkov/UIPopoverCard.git",
"branch": "master",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UIPopoverCard/*.{h,m,swift}",
"requires_arc": true,
"frameworks": "UIKit",
"swift_version": "4.2"
}