blob: 998955fac2c5b79108d13736cd45c342f33a048f [file] [log] [blame]
{
"name": "XYWSoundChanger",
"version": "0.0.2",
"summary": "XYWSoundChanger 变声器",
"homepage": "https://github.com/xueyongwei/XYWSoundChanger.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xueyognwei": "xueyongwei@foxmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/xueyongwei/XYWSoundChanger.git",
"tag": "0.0.2"
},
"source_files": "Class/**/*",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"libraries": "c++.1"
}