[Add] QuickplaySDK 2.3.2
[CocoaPods.git] / Specs / 2 / 7 / e / VizuryEventLoggerCPF / 1.2.9 / VizuryEventLoggerCPF.podspec.json
blob625dcc78abf8cfdc5ef67ac32a9a955a875d4f74
2   "name": "VizuryEventLoggerCPF",
3   "version": "1.2.9",
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.9"
21   },
22   "ios": {
23     "vendored_frameworks": "Frameworks/VizuryEventLoggerCPF/VizuryEventLogger.framework"
24   },
25   "requires_arc": true,
26   "frameworks": [
27     "Foundation",
28     "UIKit",
29     "SystemConfiguration",
30     "Security"
31   ],
32   "weak_frameworks": [
33     "UserNotifications",
34     "UserNotificationsUI",
35     "WebKit"
36   ],
37   "xcconfig": {
38     "ENABLE_BITCODE": "NO"
39   },
40   "pod_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   },
43   "user_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   }