blob: fc1caf5cce2f838245ab95e6668f0fae0338fd3d [file] [log] [blame]
{
"name": "SWAVPlayerKit",
"version": "0.0.5",
"homepage": "https://github.com/zhoushaowen/SWAVPlayerKit",
"platforms": {
"ios": "8.0"
},
"summary": "基于AVPlayer封装的音视频框架,支持本地和远程的音频和视频播放.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhoushaowen": "348345883@qq.com"
},
"source": {
"git": "https://github.com/zhoushaowen/SWAVPlayerKit.git",
"tag": "0.0.5"
},
"source_files": "SWAVPlayerKitDemo/SWAVPlayerKit/*.{h,m}",
"requires_arc": true,
"dependencies": {
"ReactiveObjC": [
]
}
}