blob: 2af8b86038e9e9e6040369e025619c75ab97a3cf [file] [log] [blame]
{
"name": "Reveal",
"version": "1.1.6",
"summary": "Reveal provides a way for your application to know more about your users and what they need.",
"description": "\t\t \tReveal provides a way for your application to know more about your users and what they need.\n \n\t\t\t* Mobile-to-Store Attribution\n \t* Audience Understanding\n",
"homepage": "http://revealmobile.com",
"license": "MIT",
"authors": {
"Jared Dean": "jdean@revealmobile.com",
"Sean Doherty": "sean.doherty@crosscomm.net"
},
"source": {
"git": "https://bitbucket.org/reveal_sdk/reveal-ios.git",
"tag": "1.1.6"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes",
"frameworks": [
"CoreBluetooth",
"CoreLocation",
"AdSupport"
]
}