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