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