[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / f / d / e / YouboraIMAAdapter / 6.3.1 / YouboraIMAAdapter.podspec.json
blobbd5ac2236b00557ea834c89320ce2beeb2bf0084
2   "name": "YouboraIMAAdapter",
3   "version": "6.3.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   "source": {
18     "git": "https://bitbucket.org/npaw/ima-adapter-ios.git",
19     "tag": "6.3.1"
20   },
21   "source_files": "YouboraIMAAdapter/**/*.{h,m}",
22   "public_header_files": "YouboraIMAAdapter/**/*.h",
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOUBORAIMAADAPTER_VERSION=6.3.1"
26   },
27   "dependencies": {
28     "YouboraLib": [
29       "~> 6.3"
30     ],
31     "GoogleAds-IMA-iOS-SDK": [
32       "~> 3.6"
33     ]
34   }