[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / f / 6 / BuzzAdBenefitInterstitial / 3.1.0 / BuzzAdBenefitInterstitial.podspec.json
blobb41d2b2b21a1d632f8ba26adf311c2ba24ce3089
2   "name": "BuzzAdBenefitInterstitial",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "requires_arc": true,
7   "summary": "BuzzAdBenefit library for Interstitial advertisements.",
8   "description": "BuzzAdBenefit library for Interstitial 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 Interstitial advertisements.",
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/BuzzAdBenefitInterstitial.zip"
18   },
19   "vendored_frameworks": [
20     "BuzzAdBenefitInterstitial.framework"
21   ],
22   "dependencies": {
23     "BuzzResource": [
24       "~> 0.4.0"
25     ],
26     "BuzzImage": [
27       "~> 0.4.0"
28     ],
29     "BuzzAdBenefitBase": [
30       "~> 3.1.0"
31     ],
32     "BuzzAdBenefitNative": [
33       "~> 3.1.0"
34     ],
35     "ReactiveObjC": [
36       "~> 3.1.1"
37     ]
38   },
39   "pod_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "user_target_xcconfig": {
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   }