blob: 7bd63186c6bc70c31e96ee1fed5a32e6c543d781 [file] [log] [blame]
{
"name": "UIPopoverCard",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UIPopoverCard/*.{h,m,swift}",
"requires_arc": true,
"frameworks": "UIKit",
"swift_versions": "4.2",
"swift_version": "4.2"
}