blob: 01a3b9f671e5a7ba9bf321317884529631539657 [file] [log] [blame]
{
"name": "DWBackgroundAudio",
"version": "0.0.1",
"summary": "使用短视频作为背景使用.",
"description": "# 将短视频/音频作为视图的背景使用",
"homepage": "https://github.com/dwanghello/DWBackgroundAudio",
"license": "MIT",
"authors": {
"dwanghello": "dwang.hello@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dwanghello/DWBackgroundAudio.git",
"tag": "0.0.1"
},
"source_files": [
"DWBackgroundAudio",
"DWBackgroundAudio/**/*.{h,m}"
],
"frameworks": "AVFoundation"
}