[Add] BlueIDAccessSDK 3.0.0
[CocoaPods.git] / Specs / d / 1 / c / YouboraVisualOnAnalyticsAdapter / 6.6.0 / YouboraVisualOnAnalyticsAdapter.podspec.json
blobe8b9ce1fc420152480fbacb479dfc6562921a365
2   "name": "YouboraVisualOnAnalyticsAdapter",
3   "version": "6.6.0",
4   "summary": "Adapter to use YouboraLib on VisualOnAnalytics player.",
5   "description": "YouboraVisualOnAnalyticsAdapter is an adapter used for VisualOnAnalytics player.",
6   "homepage": "https://documentation.npaw.com/npaw",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "NPAW": "support@nicepeopleatwork.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": [
18     "4.0",
19     "4.1",
20     "4.2",
21     "4.3",
22     "5.0",
23     "5.1",
24     "5.2",
25     "5.3"
26   ],
27   "source": {
28     "git": "https://bitbucket.org/npaw/visualonanalytics-adapter-ios.git",
29     "tag": "6.6.0"
30   },
31   "source_files": "YouboraVisualOnAnalyticsAdapter/**/*.{h,m,swift}",
32   "pod_target_xcconfig": {
33     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOUBORAVISUALONADAPTER_VERSION=6.6.0",
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "vendored_frameworks": "VisualOnOSMP.xcframework",
40   "dependencies": {
41     "YouboraLib": [
42       "~> 6.5"
43     ]
44   },
45   "swift_version": "5.3"