[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / d / e / YouboraIMAAdapter / 6.5.1 / YouboraIMAAdapter.podspec.json
blobf67e05267aace298c08728eb352ad14f03a39c69
2   "name": "YouboraIMAAdapter",
3   "version": "6.5.1",
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": "9.0"
16   },
17   "swift_versions": [
18     "4.0",
19     "4.1",
20     "4.2",
21     "4.3",
22     "5.0",
23     "5.1"
24   ],
25   "source": {
26     "git": "https://bitbucket.org/npaw/ima-adapter-ios.git",
27     "tag": "6.5.1"
28   },
29   "source_files": "YouboraIMAAdapter/**/*.{h,m,swift}",
30   "public_header_files": "YouboraIMAAdapter/**/*.h",
31   "requires_arc": true,
32   "pod_target_xcconfig": {
33     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOUBORAIMAADAPTER_VERSION=6.5.1"
34   },
35   "dependencies": {
36     "YouboraLib": [
37       "~> 6.5.0"
38     ],
39     "GoogleAds-IMA-iOS-SDK": [
40       "~> 3.6"
41     ]
42   },
43   "swift_version": "5.1"