[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / d / b / SWAVPlayerKit / 1.0.0 / SWAVPlayerKit.podspec.json
blob1e78519502b7ff240486173c2f645816b7cf612c
2   "name": "SWAVPlayerKit",
3   "version": "1.0.0",
4   "homepage": "https://github.com/zhoushaowen/SWAVPlayerKit",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "summary": "基于AVPlayer封装的音视频框架,支持本地和远程的音频和视频播放.",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Zhoushaowen": "348345883@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/zhoushaowen/SWAVPlayerKit.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "SWAVPlayerKitDemo/SWAVPlayerKit/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "ReactiveObjC": [
25     ]
26   }