blob: 36a980107eea8fbe9f6851fa17acdefbc6aa9171 [file] [log] [blame]
{
"name": "PopoverSwift",
"version": "2.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PopoverSwift/Sources/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}