[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / d / 8 / 9 / BuzzAdBenefit / 3.1.0 / BuzzAdBenefit.podspec.json
blob3d908f6707df338c984bc4670145c64ba3491771
2   "name": "BuzzAdBenefit",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "requires_arc": true,
7   "summary": "BuzzAdBenefit library for core functions related to serving advertisements.",
8   "description": "BuzzAdBenefit library for core functions related to serving advertisements. The BuzzAd Benefit SDK makes it easy to serve advertisements with benefit in your iOS app.",
9   "version": "3.1.0",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": "Buzzvil",
15   "homepage": "https://www.buzzvil.com",
16   "source": {
17     "http": "https://storage.googleapis.com/buzzvil-client-app/bab-ios/1868/BuzzAdBenefit.zip"
18   },
19   "vendored_frameworks": [
20     "BuzzAdBenefit.framework"
21   ],
22   "dependencies": {
23     "BuzzAdBenefitBase": [
24       "~> 3.1.0"
25     ],
26     "BuzzAdBenefitNative": [
27       "~> 3.1.0"
28     ],
29     "BuzzAdBenefitInterstitial": [
30       "~> 3.1.0"
31     ],
32     "BuzzAdBenefitFeed": [
33       "~> 3.1.0"
34     ]
35   },
36   "pod_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "user_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   }