blob: 99d700c28c927521a01ca5face2a68362598d44e [file] [log] [blame]
{
"name": "MPAudioRecorder",
"version": "0.1.0",
"summary": "By far the most fantastic view I have seen in my entire life. No joke.",
"description": "This is a library with which you can perform an *Audio Recording* into your application, it is fully customizable, you can pass Audio settings in it.",
"homepage": "https://github.com/manish-1988/MPAudioRecorder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Manish Kumar Pathak": "manishpathakbabu@gmail.com"
},
"source": {
"git": "https://github.com/manish-1988/MPAudioRecorder.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AudioFunctions/MPAudioRecorder/*",
"pushed_with_swift_version": "3.0"
}