[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 0 / e / BuzzAdBenefitNative / 2.2.6 / BuzzAdBenefitNative.podspec.json
blob9e1800035c74720bbd8ce9c6f78673b70bfd3051
2   "name": "BuzzAdBenefitNative",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "requires_arc": true,
7   "summary": "BuzzAdBenefit library for Native advertisements.",
8   "description": "BuzzAdBenefit library for Native advertisements. It provides various APIs designed from the customer's point of view, so it is easy to integrate and customize. Earn revenue by integrating Buzzvil's Native advertisements.",
9   "version": "2.2.6",
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/673/BuzzAdBenefitNative.zip"
18   },
19   "vendored_frameworks": [
20     "BuzzAdBenefitNative.framework"
21   ],
22   "dependencies": {
23     "BuzzAdBenefit": [
24       "~> 2.2.6"
25     ],
26     "SDWebImage": [
27       "~> 5.0"
28     ],
29     "SDWebImageWebPCoder": [
30       ">= 0"
31     ],
32     "GoogleAds-IMA-iOS-SDK": [
33       "~> 3.12"
34     ],
35     "ReactiveObjC": [
36       "~> 3.1.1"
37     ],
38     "BuzzResource": [
39       "~> 0.0.1"
40     ]
41   },
42   "pod_target_xcconfig": {
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   },
45   "user_target_xcconfig": {
46     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
47   }