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