[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / f / d / e / YouboraIMAAdapter / 6.7.2 / YouboraIMAAdapter.podspec.json
blobb6b6a96ea1866a592fd0a36fc27a7616e614de80
2   "name": "YouboraIMAAdapter",
3   "version": "6.7.2",
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     "NPAW": "support@nicepeopleatwork.com"
13   },
14   "platforms": {
15     "ios": "12.0",
16     "tvos": "14.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.7.2"
29   },
30   "source_files": "YouboraIMAAdapter/**/*.{h,m,swift}",
31   "public_header_files": "YouboraIMAAdapter/**/*.h",
32   "requires_arc": true,
33   "pod_target_xcconfig": {
34     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOUBORAIMAADAPTER_VERSION=6.7.2"
35   },
36   "dependencies": {
37     "YouboraLib": [
38       "~> 6.7.10"
39     ],
40     "YouboraConfigUtils": [
41       "~>1.1.9"
42     ]
43   },
44   "ios": {
45     "dependencies": {
46       "GoogleAds-IMA-iOS-SDK": [
47         "~> 3.22.0"
48       ]
49     }
50   },
51   "tvos": {
52     "dependencies": {
53       "GoogleAds-IMA-tvOS-SDK": [
54         "~> 4.11.1"
55       ]
56     }
57   },
58   "swift_version": "5.1"