[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / a / 5 / 3 / RSBridgeAudioPlay / 0.1.7 / RSBridgeAudioPlay.podspec.json
blobcea6a53453514bb0eb5e7a29d5b98a50ab641aaf
2   "name": "RSBridgeAudioPlay",
3   "version": "0.1.7",
4   "summary": "使用avplayer播放音频",
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.1.7"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "RSBridgeAudioPlay/Classes/**/*",
22   "dependencies": {
23     "GXAudioPlay": [
25     ],
26     "RSBridgeOfflineWeb": [
28     ]
29   }