[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / d / 9 / 4 / Kahuna / 2.0.2 / Kahuna.podspec.json
blob598f48d3afe973d8879b1f1582c81377417a858d
2   "name": "Kahuna",
3   "version": "2.0.2",
4   "summary": "Kahuna iOS SDK",
5   "description": "                       \tKahuna tracks events for use in the Kahuna Engagement Engine.\n",
6   "homepage": "http://www.kahuna.com/",
7   "license": {
8     "type": "Commercial",
9     "text": "              All text and design is copyright © 2012-2015 Kahuna, Inc.\n\n              All rights reserved.\n\n              http://www.kahuna.com/privacy/\n"
10   },
11   "authors": {
12     "Kahuna": "support@kahuna.com"
13   },
14   "source": {
15     "http": "https://storage.googleapis.com/kahuna-mobile-public/kahuna_iosframework_2.0.2.zip"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "preserve_paths": "Kahuna.framework/*",
22   "public_header_files": "Kahuna.framework/Headers/*.h",
23   "vendored_frameworks": "Kahuna.framework",
24   "frameworks": [
25     "Foundation",
26     "SystemConfiguration",
27     "CoreLocation"
28   ]