[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 3 / 1 / BuzzInsight / 0.3.0 / BuzzInsight.podspec.json
blob00cd5c03773d59ebd3e453ba2fe5a072aad12a36
2   "name": "BuzzInsight",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "requires_arc": true,
7   "summary": "Buzzvil library for BuzzAdBenefit SDK.",
8   "version": "0.3.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": "Buzzvil",
14   "homepage": "https://www.buzzvil.com",
15   "source": {
16     "http": "https://storage.googleapis.com/buzzvil-client-app/bab-ios/1294/BuzzInsight.zip"
17   },
18   "vendored_frameworks": [
19     "BuzzInsight.framework"
20   ],
21   "dependencies": {
22     "ReactiveObjC": [
23       "~> 3.1.1"
24     ]
25   },
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   }