blob: e3e3a0cb0a2ae33ea948a0ea3b64d76e91acfffe [file] [log] [blame]
{
"name": "NTYAmrConverter",
"version": "0.1.0",
"summary": "Converter between .amr and .wav file",
"homepage": "https://github.com/ninty90/NTYAmrConverter",
"license": "MIT",
"authors": {
"Yinglun Duan": "duanyinglun@ninty.cc"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ninty90/NTYAmrConverter.git",
"tag": "0.1.0"
},
"source_files": "Source/**/*.{h,m}",
"vendored_libraries": "Source/**/*.a"
}