blob: 1f35da952760be5e7b8c6e3fa4d12860e4f8d6eb [file] [log] [blame]
{
"name": "UZMultipleLayeredPopoverController",
"version": "1.0.0",
"summary": "Custom layered popover controller for iOS7.",
"homepage": "https://github.com/sonsongithub/UZMultipleLayeredPopoverController",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Yuichi Yoshida": "yoshida.yuichi@gmail.com"
},
"source": {
"git": "https://github.com/sonsongithub/UZMultipleLayeredPopoverController.git",
"tag": "v1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "UZMultipleLayeredPopoverController/*",
"public_header_files": "UZMultipleLayeredPopoverController/UZMultipleLayeredPopoverController.h",
"frameworks": "QuartzCore",
"requires_arc": true
}