blob: 9e56c5885229a00bfea37a580b66ca7f43dc935c [file] [log] [blame]
{
"name": "Kahuna",
"version": "2.5.0.1",
"summary": "Kahuna iOS SDK",
"description": "Kahuna tracks events for use in the Kahuna Engagement Engine.",
"homepage": "http://www.kahuna.com/",
"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"
},
"authors": {
"Kahuna": "support@kahuna.com"
},
"source": {
"http": "https://storage.googleapis.com/kahuna-mobile-public/kahuna_iosframework_2.5.0.zip"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"preserve_paths": [
"Kahuna*",
"README",
"CHANGELOG"
],
"vendored_frameworks": "kahuna_iosframework_2.5.0/Kahuna.framework",
"resources": [
"kahuna_iosframework_2.5.0/KahunaInAppMessageView.h",
"kahuna_iosframework_2.5.0/KahunaInAppMessageView.m",
"kahuna_iosframework_2.5.0/README",
"kahuna_iosframework_2.5.0/CHANGELOG"
]
}