blob: 8455af3ef79c29c4b5f202962af33c95a41069fc [file] [log] [blame]
{
"name": "SCVoiceConvert",
"version": "0.1.1",
"summary": "VoiceConvert.",
"homepage": "http://www.zytec.cn",
"license": "MIT",
"authors": {
"lastobject@gmail.com": "lastobject@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lastObject/SCVoiceConvert.git",
"tag": "0.1.1"
},
"source_files": "SCVoiceConvert/**/*.{h,m,mm}",
"vendored_libraries": "SCVoiceConvert/**/*.a",
"libraries": "stdc++",
"public_header_files": "SCVoiceConvert/Classes/*.h"
}