blob: 9ed11b0bafdbb9b3ce794e0bb63542665d18c889 [file] [log] [blame]
{
"name": "GJJMP3Recorder",
"version": "0.0.2",
"summary": "A MP3 recorder.",
"homepage": "https://github.com/zlyunduan/GJJMP3Recorder",
"license": "MIT",
"authors": {
"muyi": "zlyunduan@bnu.edu.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zlyunduan/GJJMP3Recorder.git",
"tag": "0.0.2"
},
"source_files": "Classes/*.{h,m}",
"vendored_libraries": "Frameworks/libmp3lame.a"
}