[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 8 / 9 / BuzzAdBenefit / 2.2.8 / BuzzAdBenefit.podspec.json
blobd53fc0ab27601cbb6b95233216d61c7f4924d9a0
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": "2.2.8",
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/1104/BuzzAdBenefit.zip"
18   },
19   "vendored_frameworks": [
20     "BuzzAdBenefit.framework"
21   ],
22   "dependencies": {
23     "BuzzConfig": [
24       "~> 0.0.3"
25     ],
26     "BuzzServiceApi": [
27       "~> 0.0.6"
28     ],
29     "BuzzAd": [
30       "~> 0.0.2"
31     ],
32     "BuzzUnit": [
33       "~> 0.0.2"
34     ],
35     "AFNetworking": [
36       "~> 4.0"
37     ],
38     "ReactiveObjC": [
39       "~> 3.1.1"
40     ],
41     "BuzzBaseReward": [
42       "~> 0.0.1"
43     ],
44     "BuzzInsight": [
45       "~> 0.0.1"
46     ],
47     "BuzzResource": [
48       "~> 0.0.1"
49     ]
50   },
51   "pod_target_xcconfig": {
52     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
53   },
54   "user_target_xcconfig": {
55     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
56   }