blob: 1c46b1a0b13bd2797d94a377dfb4836d857f7e0f [file] [log] [blame]
{
"name": "KahunaSDK",
"version": "1.0.571",
"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_571.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
}