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