[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / d / f / 0 / XTAudioPlayer / 0.0.2 / XTAudioPlayer.podspec.json
blobbbf030276cd5a4b00c4099593db0ce3fae562894
2   "name": "XTAudioPlayer",
3   "version": "0.0.2",
4   "summary": "Playback an audio/video while caching the media file.",
5   "homepage": "https://github.com/XTShow",
6   "license": "MIT",
7   "authors": {
8     "XTShow": "447800853@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/XTShow/XTAudioPlayer.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "XTAudioPlayer/*.{h,m}",
18   "frameworks": [
19     "AVKit",
20     "AVFoundation",
21     "UIKit"
22   ]