blob: a400bb190ec43e2e1b43aeeac7a66379b8aa8f81 [file] [log] [blame]
{
"name": "SKMicrophonePermissions",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"summary": "MicrophonePermissions allows you to check Microphone permissions",
"requires_arc": true,
"version": "0.0.1",
"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.1"
},
"frameworks": "UIKit",
"source_files": "MicrophonePermissions/**/*.{swift}",
"dependencies": {
"SKServicePermissions": [
]
}
}