blob: 9358e8c536a97f3d2b4f00135076786bdfcdd631 [file] [log] [blame]
{
"name": "PopoverSwift",
"version": "2.0.2",
"license": "MIT",
"summary": "PopoverSwift is an UIPopoverController like control for iOS.",
"homepage": "https://github.com/cuzv/Popover",
"authors": {
"Moch Xiao": "cuzval@gmail.com"
},
"source": {
"git": "https://github.com/cuzv/Popover.git",
"tag": "2.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PopoverSwift/Sources/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}