[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / d / 8 / 9 / BuzzAdBenefit / 2.0.9 / BuzzAdBenefit.podspec.json
blob1df50e26155c1fe9a80e30dd9049fe7fbd1619ec
2   "name": "BuzzAdBenefit",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "requires_arc": true,
7   "summary": "The BuzzAd Benefit SDK makes it easy to serve advertisements with benefit in your iOS app.",
8   "description": "The BuzzAd Benefit SDK makes it easy to serve advertisements with benefit in your iOS app. It supports native ads and video ads. It provides powerful and customizable UI elements to make the ads look great in your app.",
9   "version": "2.0.9",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": "Buzzvil",
15   "homepage": "https://github.com/buzzvil/buzzad-benefit-sdk-publisher-ios",
16   "source": {
17     "http": "https://github.com/Buzzvil/buzzad-benefit-sdk-publisher-ios/releases/download/v2.0.9/BuzzAdBenefit.zip"
18   },
19   "dependencies": {
20     "AFNetworking": [
21       "~> 4.0"
22     ],
23     "SDWebImage": [
24       "~> 5.0"
25     ],
26     "SDWebImageWebPCoder": [
28     ],
29     "GoogleAds-IMA-iOS-SDK": [
30       "~> 3.11.3"
31     ],
32     "ReactiveObjC": [
33       "~> 3.1.1"
34     ]
35   },
36   "weak_frameworks": "AppTrackingTransparency",
37   "vendored_frameworks": [
38     "BuzzAdBenefit.framework",
39     "BuzzAdBenefitNative.framework",
40     "BuzzAdBenefitInterstitial.framework",
41     "BuzzAdBenefitFeed.framework",
42     "BuzzAdBenefitWebInterface.framework"
43   ]