blob: 6b5b71dfb1d7cb8aaba319837579124e7cb67505 [file] [log] [blame]
{
"name": "LameTool",
"version": "0.0.2",
"homepage": "https://github.com/zhoushaowen/LameTool",
"platforms": {
"ios": "7.0"
},
"summary": "mp3音频压缩转换库",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhoushaowen": "348345883@qq.com"
},
"source": {
"git": "https://github.com/zhoushaowen/LameTool.git",
"tag": "0.0.2"
},
"source_files": "LameTool/LameTool/*.{h,m}",
"ios": {
"vendored_libraries": "LameTool/LameTool/libmp3lame.a"
},
"requires_arc": true
}