blob: 1724f06c4cb06b42a986f3dfb38b69825ecfc927 [file] [log] [blame]
{
"name": "Popover",
"version": "1.2.1",
"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.2.1"
},
"social_media_url": "https://twitter.com/corin8823",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
}
}