blob: 5b0708e3670a874daed7f93fe31e613bbfe9db1d [file] [log] [blame]
{
"name": "MoSpeaker",
"version": "1.0.0",
"summary": "voice recognition player",
"homepage": "https://github.com/Lmoling/MoSpeaker",
"license": "MIT",
"authors": {
"Lmoling": "lmoling@yeah.net"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Lmoling/MoSpeaker.git",
"tag": "1.0.0"
},
"source_files": [
"MoSpeaker",
"_moSpeaker/**/*.{h,m}"
]
}