blob: 1d1b1f495f2bbcdcb679a22023f8fb8e907e19be [file] [log] [blame]
{
"name": "Reveal",
"version": "1.1.5",
"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.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes",
"frameworks": [
"CoreBluetooth",
"CoreLocation",
"AdSupport"
],
"dependencies": {
"iHasApp": [
"~> 2.2"
]
}
}