blob: 7d790c650439c851614a1ea82299eb297bc96680 [file] [log] [blame]
{
"name": "Popover",
"version": "1.3.0",
"summary": "Popover is a balloon library like facebook app. It is written in pure swift.",
"homepage": "https://github.com/corin8823",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"corin8823": "yusuke.t88@gmail.com"
},
"source": {
"git": "https://github.com/corin8823/Popover.git",
"tag": "1.3.0"
},
"social_media_url": "https://twitter.com/corin8823",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/*.swift",
"swift_versions": "5.1",
"swift_version": "5.1"
}