blob: 9e7743662671b1d35174c2820d1aaa74e0d9ee31 [file] [log] [blame]
{
"name": "AudioIndicatorBars",
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"summary": "Indicates for your app users which audio is playing.",
"requires_arc": true,
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leonardo Cardoso": "contact@leocardz.com"
},
"homepage": "https://github.com/LeonardoCardoso/AudioIndicatorBars",
"source": {
"git": "https://github.com/LeonardoCardoso/AudioIndicatorBars.git",
"tag": "0.0.1"
},
"source_files": "Sources/**/*.swift"
}