[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / c / 2 / BaoShiYun / 1.1.3.1 / BaoShiYun.podspec.json
blob60bd285fab5b30a23f4b2d51a6eb5b16aa513a77
2   "name": "BaoShiYun",
3   "version": "1.1.3.1",
4   "summary": "iOS SDK of BaoShiYun.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/BaoShiYun/BaoShiYun_iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BaoShiYun": "bsy_rd@baoshiyun.com"
13   },
14   "source": {
15     "git": "https://github.com/BaoShiYun/BaoShiYun_iOS.git",
16     "tag": "1.1.3.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "x86_64 armv7 arm64"
23   },
24   "vendored_frameworks": "BaoShiYun/Frameworks/*.framework",
25   "dependencies": {
26     "AgoraRtcEngine_iOS": [
27       "~> 3.1.2"
28     ]
29   }