blob: de84a9960ed3337e8e307f052a99deec35a484fa [file] [log] [blame]
{
"name": "ZXLRecorder",
"version": "1.0.8",
"summary": "A Library for iOS to use for recorder",
"homepage": "https://github.com/ZXLBoaConstrictor",
"license": "MIT",
"authors": {
"zhangxiaolong": "244061043@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ZXLBoaConstrictor/ZXLRecorder.git",
"tag": "1.0.8"
},
"source_files": "ZXLRecorder/Recorder/*.{h,m}",
"vendored_frameworks": "ZXLRecorder/lame.framework",
"frameworks": "AVFoundation",
"requires_arc": true
}