blob: b1840b45d14962f4ed77d608527605f5967fa725 [file] [log] [blame]
{
"name": "lame-for-ios-ch",
"version": "0.1.1",
"summary": "lame-for-ios-ch is a mp3 encoder lib,this is for ios , arm64/armv7/armv7s/i386/x86_64",
"homepage": "https://github.com/lichanghong/lame-for-ios-ch.git",
"description": "lame-for-ios-ch is a mp3 encoder lib,this is for ios , arm64/armv7/armv7s/i386/x86_64!!! created by 峰云逸飞-李长鸿 !!!有任何问题请给我留言交流",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lichanghong": "1211054926@qq.com"
},
"source": {
"git": "https://github.com/lichanghong/lame-for-ios-ch.git",
"tag": "0.1.1",
"submodules": true
},
"platforms": {
"ios": "8.0"
},
"vendored_libraries": "lib/**/*",
"source_files": "include/lame/**/*"
}