[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 9 / 4 / Kahuna / 2.0.4 / Kahuna.podspec.json
blob4aa52b284654129846469bc482ede33824adb9e8
2   "name": "Kahuna",
3   "version": "2.0.4",
4   "summary": "Kahuna iOS SDK",
5   "description": "Kahuna tracks events for use in the Kahuna Engagement Engine.",
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.3_with_inapp_templates.zip"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "preserve_paths": [
22     "Kahuna*",
23     "README"
24   ],
25   "public_header_files": "Kahuna.framework/Headers/*.h",
26   "vendored_frameworks": "Kahuna.framework",
27   "resources": [
28     "KahunaInAppMessageView.h",
29     "KahunaInAppMessageView.m",
30     "README"
31   ],
32   "frameworks": [
33     "Foundation",
34     "SystemConfiguration",
35     "CoreLocation"
36   ]