[Add] AlibabacloudSysOM20231230 1.3.0
[CocoaPods.git] / Specs / a / 5 / 3 / RSBridgeAudioPlay / 0.2.1 / RSBridgeAudioPlay.podspec.json
blob63c779559d33b4dcae6374ea57fd2b5f73bb4f48
2   "name": "RSBridgeAudioPlay",
3   "version": "0.2.1",
4   "summary": "适配最低支持iOS13",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/小修/RSBridgeAudioPlay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "小修": "gaoguangxiao125@sina.com"
13   },
14   "source": {
15     "git": "http://gitlab.risekid.cn/ce/ios-bridge/audioplay.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "RSBridgeAudioPlay/Classes/**/*",
22   "dependencies": {
23     "GXAudioPlay": [
25     ],
26     "RSBridgeOfflineWeb": [
28     ]
29   }