blob: 91a205e2082ea35426fd6c3a54fa03deba75f7da [file] [log] [blame]
{
"name": "GJJMP3Recorder",
"version": "0.0.1",
"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.1"
},
"source_files": "Classes/*.{h,m}",
"vendored_libraries": "Frameworks/libmp3lame.a"
}