[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 9 / 4 / Kahuna / 2.5.0 / Kahuna.podspec.json
blob6267c40a0b881b3fcca7009ac08303689350c7f7
2   "name": "Kahuna",
3   "version": "2.5.0",
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.5.0.zip"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "preserve_paths": [
22     "Kahuna*",
23     "README",
24     "CHANGELOG"
25   ],
26   "source_files": "Kahuna.framework/Headers/*.h",
27   "public_header_files": "Kahuna.framework/Headers/*.h",
28   "vendored_frameworks": "Kahuna.framework",
29   "resources": [
30     "KahunaInAppMessageView.h",
31     "KahunaInAppMessageView.m",
32     "README",
33     "CHANGELOG"
34   ],
35   "frameworks": [
36     "Foundation",
37     "SystemConfiguration",
38     "CoreLocation",
39     "UIKit"
40   ],
41   "weak_frameworks": "UserNotifications"