blob: bafc897cabf88bb164c0494aff14281f5180a570 [file] [log] [blame]
{
"name": "Reveal-iOS-SDK",
"version": "0.8.1",
"summary": "The Reveal SDK for iOS.",
"homepage": "http://revealapp.com/",
"authors": "Itty Bitty Apps Pty Ltd",
"source": {
"http": "http://download.revealapp.com/Reveal-Framework-0.8.1.zip"
},
"platforms": {
"ios": null
},
"preserve_paths": "Reveal-Framework-0.8.1/Reveal.framework",
"license": {
"type": "Copyright",
"file": "Reveal-Framework-0.8.1/LICENSE.html"
},
"frameworks": [
"CFNetwork",
"QuartzCore",
"Reveal"
],
"compiler_flags": "-ObjC",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/Reveal-iOS-SDK/Reveal-Framework-0.8.1\""
},
"requires_arc": false
}