[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 3 / 2 / SoundWave / 0.1.0 / SoundWave.podspec.json
blob830c5a3bf83b1c8ccfe4d59a4d3390fb1b257346
2   "name": "SoundWave",
3   "version": "0.1.0",
4   "summary": "Illustrate your SoundWave on the fly ðŸš€",
5   "homepage": "https://github.com/bastienFalcou/SoundWave",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Bastien Falcou": "bastien.falcou@hotmail.com"
12   },
13   "source": {
14     "git": "https://github.com/bastienFalcou/SoundWave.git",
15     "tag": "0.1.0"
16   },
17   "social_media_url": "https://twitter.com/BastienFalcou",
18   "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.",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SoundWave/Classes/**/*",
23   "pushed_with_swift_version": "3.0"