[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / f / d / e / YouboraIMAAdapter / 6.6.4 / YouboraIMAAdapter.podspec.json
blob6557fb216a2ea2e62856a215b32f1b12db21bf24
2   "name": "YouboraIMAAdapter",
3   "version": "6.6.4",
4   "summary": "Library required to track IMA Ads on Youbora",
5   "description": "<<-DESC\n                    YouboraIMAAdaoter is a library created by Nice People at Work.\n                     DESC",
6   "homepage": "http://developer.nicepeopleatwork.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Nice People at Work": "support@nicepeopleatwork.com"
13   },
14   "platforms": {
15     "ios": "12.0",
16     "tvos": "10.0"
17   },
18   "swift_versions": [
19     "4.0",
20     "4.1",
21     "4.2",
22     "4.3",
23     "5.0",
24     "5.1"
25   ],
26   "source": {
27     "git": "https://bitbucket.org/npaw/ima-adapter-ios.git",
28     "tag": "6.6.4"
29   },
30   "source_files": "YouboraIMAAdapter/**/*.{h,m,swift}",
31   "public_header_files": "YouboraIMAAdapter/**/*.h",
32   "ios": {
33     "pod_target_xcconfig": {
34       "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
35     },
36     "dependencies": {
37       "GoogleAds-IMA-iOS-SDK": [
38         "~> 3.16"
39       ]
40     }
41   },
42   "tvos": {
43     "pod_target_xcconfig": {
44       "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
45     },
46     "dependencies": {
47       "GoogleAds-IMA-tvOS-SDK": [
48         "~> 4.3"
49       ]
50     }
51   },
52   "requires_arc": true,
53   "pod_target_xcconfig": {
54     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOUBORAIMAADAPTER_VERSION=6.6.4"
55   },
56   "dependencies": {
57     "YouboraLib": [
58       "~> 6.5"
59     ]
60   },
61   "swift_version": "5.1"