blob: f50e36dc01cdcc0bba56633af83bc65f37f07868 [file] [log] [blame]
{
"name": "KahunaSDK",
"version": "1.0.283",
"license": {
"type": "Commercial",
"text": " All text and design is copyright © 2012-2013 Kahuna, Inc.\n\n All rights reserved.\n\n http://www.usekahuna.com/privacy/\n"
},
"summary": "KahunaSDK for tracking analytics for use in the Kahuna Engagement Engine.",
"homepage": "http://www.usekahuna.com",
"authors": {
"Kahuna": "developer@usekahuna.com"
},
"source": {
"http": "https://www.usekahuna.com/sdk/iOS/283/kahuna_iossdk_283.zip"
},
"platforms": {
"ios": null
},
"source_files": "*.h",
"preserve_paths": "libkahuna.a",
"libraries": [
"Kahuna",
"z"
],
"frameworks": "SystemConfiguration",
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/KahunaSDK\""
},
"requires_arc": false
}