blob: d00f0f72f82fe9d3f80d196f9817c957b7bd873e [file] [log] [blame]
{
"name": "KSCustomUIPopover",
"version": "0.0.1",
"summary": "Example project showing how to customize UIPopover with images.",
"homepage": "http://www.scianski.com",
"license": "MIT",
"authors": {
"Krzysztof Scianski": "krzysztof@scianski.com"
},
"source": {
"git": "https://github.com/Scianski/KSCustomUIPopover.git",
"commit": "80d0da3bc21c878f29ff78aa1185b04f80cf4ef7"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"Classes",
"KSCustomPopover/KSCustomPopoverBackgroundView.{h,m}"
],
"resources": "KSCustomPopover/*.png",
"requires_arc": true
}