blob: 249e840e1a8a7fba6f315b2b8921def0684d6d0a [file] [log] [blame]
{
"name": "SoundWave",
"version": "0.1.1",
"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.1"
},
"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": "9.0"
},
"source_files": "SoundWave/Classes/**/*",
"pushed_with_swift_version": "3.0"
}