blob: 270cf1d6a14a73717c4e2d63217747173ece47d4 [file] [log] [blame]
{
"name": "MPAudioRecorder",
"version": "0.1.2",
"summary": "Adding Audio recording feature in iOS app is never been that easy",
"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. Merging and split features are coming soon.",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AudioFunctions/MPAudioRecorder/*",
"pushed_with_swift_version": "3.0"
}