blob: 3275d51cfe05d01aa8c41f5145474e0d7c696a92 [file] [log] [blame]
{
"name": "QNSoundPlayer",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "全能出行声音播放组件",
"homepage": "https://github.com/qnchuxing/QNSoundPlayer",
"source": {
"git": "https://github.com/qnchuxing/QNSoundPlayer.git",
"tag": "1.0.0"
},
"source_files": "QNSoundPlayer/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": "AVFoundation",
"authors": {
"WKJ": "843377736@qq.com"
}
}