[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / c / 2 / BaoShiYun / 1.2.0 / BaoShiYun.podspec.json
blob9896ddb096941ce2a95a6e9468919ce1ccab21e6
2   "name": "BaoShiYun",
3   "version": "1.2.0",
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.2.0"
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.4.7"
28     ]
29   }