blob: 2f1f6dcc21af6e5a3df68fdc97a6a996fe1344ae [file] [log] [blame]
{
"name": "SKMicrophonePermissions",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"summary": "MicrophonePermissions allows you to check Microphone permissions",
"requires_arc": true,
"version": "0.0.6",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serhii Kostian": "skostyan666@gmail.com"
},
"homepage": "https://github.com/sjsoad/MicrophonePermissions",
"source": {
"git": "https://github.com/sjsoad/MicrophonePermissions.git",
"tag": "0.0.6"
},
"frameworks": "AVFoundation",
"source_files": "MicrophonePermissions/**/*.{swift}"
}