blob: 901490ba57a0eafd5b72f8d9ad425470c4c7314a [file] [log] [blame]
{
"name": "SWAVPlayerKit",
"version": "0.0.9",
"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.9"
},
"source_files": "SWAVPlayerKitDemo/SWAVPlayerKit/*.{h,m}",
"requires_arc": true,
"dependencies": {
"ReactiveObjC": [
]
}
}