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