blob: 62c2a7c5bea195febb0e43b274675251c0da5f8f [file] [log] [blame]
{
"name": "KahunaSDK",
"version": "1.0.510",
"license": {
"type": "Commercial",
"text": " All text and design is copyright © 2012-2014 Kahuna, Inc.\n\n All rights reserved.\n\n http://www.usekahuna.com/privacy/\n"
},
"summary": "KahunaSDK for tracking analytics for use in the Kahuna Engagement Engine.",
"homepage": "http://www.usekahuna.com",
"authors": {
"Kahuna": "developer@usekahuna.com"
},
"source": {
"http": "https://storage.googleapis.com/kahuna-mobile-public/kahuna_iossdk_510.zip"
},
"platforms": {
"ios": null
},
"source_files": "Kahuna/*.h",
"preserve_paths": "Kahuna/libkahuna.a",
"libraries": [
"Kahuna",
"z"
],
"frameworks": [
"SystemConfiguration",
"CoreLocation",
"CoreBluetooth"
],
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/KahunaSDK/Kahuna\""
},
"requires_arc": false
}