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