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