[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / f / d / e / YouboraIMAAdapter / 6.5.6 / YouboraIMAAdapter.podspec.json
blobe1ca62b15cd02e9d6932f1b56682f23841884a52
2   "name": "YouboraIMAAdapter",
3   "version": "6.5.6",
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": "10.0",
16     "tvos": "9.1"
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.5.6"
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.5.6"
35   },
36   "dependencies": {
37     "YouboraLib": [
38       "~> 6.5.0"
39     ]
40   },
41   "ios": {
42     "dependencies": {
43       "GoogleAds-IMA-iOS-SDK": [
44         "~> 3.12.1"
45       ]
46     }
47   },
48   "tvos": {
49     "dependencies": {
50       "GoogleAds-IMA-tvOS-SDK": [
51         "~> 4.2"
52       ]
53     }
54   },
55   "swift_version": "5.1"