blob: b0702bf4dc18733d35f35810189f8fc9faa7f9f6 [file] [log] [blame]
{
"name": "LGAudioStreamHelper",
"version": "1.0.1",
"platforms": {
"ios": "6.0"
},
"license": "MIT",
"homepage": "https://github.com/Friend-LGA/LGAudioStreamHelper",
"authors": {
"Grigory Lutkov": "Friend.LGA@gmail.com"
},
"source": {
"git": "https://github.com/Friend-LGA/LGAudioStreamHelper.git",
"tag": "1.0.1"
},
"summary": "iOS helper for easy recording audio stream, getting metadata and type of stream",
"requires_arc": true,
"source_files": "LGAudioStreamHelper/**/*.{h,m}"
}