blob: a2abf169baf008f99902ff8f04507fc96f511163 [file] [log] [blame]
{
"name": "Kahuna",
"version": "2.5.11",
"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.11.zip"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"preserve_paths": [
"Kahuna*",
"README",
"CHANGELOG"
],
"vendored_frameworks": "Kahuna.framework",
"resources": [
"KahunaInAppMessageView.h",
"KahunaInAppMessageView.m",
"README",
"CHANGELOG"
]
}