[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 0 / 7 / DSWaveformImage / 3.1.0 / DSWaveformImage.podspec.json
blob2ce86f7fda61cfdcc412d084d9e4e407ed8c0b39
2   "name": "DSWaveformImage",
3   "version": "3.1.0",
4   "summary": "generate waveform images from audio files in iOS",
5   "description": "DSWaveformImageDrawer and DSWaveformImageView generate waveform images of audio files.",
6   "homepage": "https://github.com/dmrschmidt/DSWaveformImage",
7   "screenshots": "https://raw.github.com/dmrschmidt/DSWaveformImage/master/screenshot.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "Dennis Schmidt",
13   "social_media_url": "http://twitter.com/dmrschmidt",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/dmrschmidt/DSWaveformImage.git",
19     "tag": "3.1.0"
20   },
21   "source_files": [
22     "DSWaveformImage",
23     "DSWaveformImage/**/*.swift"
24   ],
25   "frameworks": "AVFoundation",
26   "requires_arc": true,
27   "pushed_with_swift_version": "3.0"