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