blob: e441101484b0c1e1100d3b349d36f07eef24a311 [file] [log] [blame]
{
"name": "SoundWave",
"version": "0.1.3",
"summary": "Illustrate your SoundWave on the fly 🚀",
"homepage": "https://github.com/bastienFalcou/SoundWave",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bastien Falcou": "bastien.falcou@hotmail.com"
},
"source": {
"git": "https://github.com/bastienFalcou/SoundWave.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/BastienFalcou",
"description": "SoundWave is a customizable view representing sounds over time:\n- Add and display audio metering level values on the fly\n- Set array of pre-existing audio metering level and play / pause / resume\n- Customize background, gradient start and end colors, metering level bar properties, etc.",
"platforms": {
"ios": "10.0"
},
"source_files": "SoundWave/Classes/**/*"
}