blob: 7e32d110541073c880866af28a7443d9557becfa [file] [log] [blame]
{
"name": "DDPopoverBackgroundView",
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Damien Debin": "damien.debin@gmail.com"
},
"homepage": "https://github.com/ddebin/DDPopoverBackgroundView",
"summary": "DDPopoverBackgroundView is a single-file iOS 5+ class to help customizing UIPopoverController popovers.",
"source": {
"git": "https://github.com/ddebin/DDPopoverBackgroundView.git",
"tag": "1.0.1"
},
"source_files": "*{.h,.m}",
"platforms": {
"ios": null
},
"requires_arc": false
}