[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 7 / e / VizuryEventLoggerCPF / 1.1.5 / VizuryEventLoggerCPF.podspec.json
blob18482b20d1a5288eb626cc61afcef28b14915239
2   "name": "VizuryEventLoggerCPF",
3   "version": "1.1.5",
4   "summary": "Vizury Event Logger for CPF",
5   "description": "Vizury is a mobile marketing automation company. This framework helps to track events of users.",
6   "homepage": "https://affle.com",
7   "documentation_url": "https://github.com/ayon-affle/vizury-ios-sdk",
8   "license": {
9     "type": "Commercial",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Ayon Chowdhury": "ayon.chowdhury@affle.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/ayon-affle/vizury-ios-sdk.git",
20     "tag": "vizuryeventloggercpf-1.1.5"
21   },
22   "ios": {
23     "vendored_frameworks": "Frameworks/VizuryEventLoggerCPF/VizuryEventLogger.framework"
24   },
25   "preserve_paths": "Frameworks/VizuryEventLoggerCPF/VizuryEventLogger.framework",
26   "module_map": "Frameworks/VizuryEventLoggerCPF/VizuryEventLogger.framework/Modules/module.modulemap",
27   "requires_arc": true,
28   "frameworks": [
29     "Foundation",
30     "UIKit",
31     "SystemConfiguration",
32     "Security"
33   ],
34   "weak_frameworks": [
35     "UserNotifications",
36     "WebKit"
37   ],
38   "xcconfig": {
39     "ENABLE_BITCODE": "NO"
40   },
41   "pod_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "user_target_xcconfig": {
45     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
46   }