[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 8 / f / 5 / MoPub-TapJoy-Adapters / 12.6.1.1 / MoPub-TapJoy-Adapters.podspec.json
blobbd25fb0b8f37d6aff5ac0b39ff0b25156cbf497c
2   "name": "MoPub-TapJoy-Adapters",
3   "version": "12.6.1.1",
4   "summary": "TapJoy Adapters for mediating through MoPub.",
5   "description": "Supported ad formats: Interstitial, Rewarded Video.\n\nTo download and integrate the TapJoy SDK, please check this tutorial: https://dev.tapjoy.com/sdk-integration/ios/getting-started-guide-publishers-ios/ \n\n\nFor inquiries and support, please email https://dev.tapjoy.com/contact-support/.",
6   "homepage": "https://github.com/mopub/mopub-ios-mediation",
7   "license": {
8     "type": "New BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MoPub": "support@mopub.com"
13   },
14   "source": {
15     "git": "https://github.com/mopub/mopub-ios-mediation.git",
16     "tag": "tapjoy-12.6.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "static_framework": true,
22   "subspecs": [
23     {
24       "name": "MoPub",
25       "dependencies": {
26         "mopub-ios-sdk/Core": [
27           "~> 5.13"
28         ]
29       }
30     },
31     {
32       "name": "Network",
33       "source_files": "Tapjoy/*.{h,m}",
34       "dependencies": {
35         "TapjoySDK": [
36           "12.6.1"
37         ],
38         "mopub-ios-sdk/Core": [
39           "~> 5.13"
40         ]
41       }
42     }
43   ]