blob: ee701ae8f68858f864eb46ff00bc83fe450e20e7 [file] [log] [blame]
{
"name": "NearKat",
"version": "0.2.0",
"summary": "NearKat provides a way for your application to know more about your users and what they need.",
"description": "\t\t \tNearKat 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://neark.at",
"license": "MIT",
"authors": {
"Jared Dean": "jdean@stepleaderdigital.com",
"Sean Doherty": "sean.doherty@crosscomm.net"
},
"source": {
"git": "https://bitbucket.org/nearkat_sdk/nearkat-ios.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"frameworks": [
"CoreBluetooth",
"CoreLocation"
],
"dependencies": {
"iHasApp": [
"~> 2.2"
]
}
}