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