[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 7 / e / VizuryEventLoggerCPF / 1.2.5 / VizuryEventLoggerCPF.podspec.json
blob86470494a830d8836daf571ad12b25d822bc2c19
2   "name": "VizuryEventLoggerCPF",
3   "version": "1.2.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.2.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     "UserNotificationsUI",
37     "WebKit"
38   ],
39   "xcconfig": {
40     "ENABLE_BITCODE": "NO"
41   },
42   "pod_target_xcconfig": {
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   },
45   "user_target_xcconfig": {
46     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
47   }