blob: 4949f65cfcaa16320215ab36ec9acdfe9b3f7ed0 [file] [log] [blame]
{
"name": "Kahuna",
"version": "2.0.5",
"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.0.5.zip"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"preserve_paths": [
"Kahuna*",
"README",
"CHANGELOG"
],
"public_header_files": "Kahuna.framework/Headers/*.h",
"vendored_frameworks": "Kahuna.framework",
"resources": [
"KahunaInAppMessageView.h",
"KahunaInAppMessageView.m",
"README",
"CHANGELOG"
],
"frameworks": [
"Foundation",
"SystemConfiguration",
"CoreLocation"
]
}