blob: 2b6c2e7cf08ece5da04c3517ac36c97e1315275b [file] [log] [blame]
{
"name": "XRay",
"version": "1.2",
"summary": "XRay.framework is essential for using XRay Probe & XRay Editor with your application.",
"homepage": "http://mireus.com/framework/",
"license": {
"type": "Commercial",
"text": " © 2012-2013 Greg Kucsan. All rights reserved.\n"
},
"authors": {
"Greg Kucsan": "greg@mireus.com"
},
"source": {
"http": "http://mireus.com/downloads/XRay.framework.1.2.zip"
},
"platforms": {
"ios": "5.0"
},
"preserve_paths": "XRay.framework",
"public_header_files": "XRay.framework/Versions/A/Headers/XRay.h",
"vendored_frameworks": "XRay.framework",
"frameworks": [
"CFNetwork",
"QuartzCore"
],
"requires_arc": false
}