blob: d68468440176f0511a2c104be973e11356a9135e [file] [log] [blame]
{
"name": "Popover.swift",
"version": "0.2",
"license": "MIT",
"summary": "Popover 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": "0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Popover/Sources/*.swift",
"requires_arc": true
}