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