[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 4 / 0 / 7 / DSWaveformImage / 2.0.0 / DSWaveformImage.podspec.json
blob87dec3660a370908d20d1576566d1f4f7da26aa4
2   "name": "DSWaveformImage",
3   "version": "2.0.0",
4   "summary": "generate waveform images from audio files in iOS",
5   "description": "DSWaveformImage 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": "2.0.0"
20   },
21   "source_files": [
22     "DSWaveformImage",
23     "DSWaveformImage/**/*.{h,m}"
24   ],
25   "public_header_files": "DSWaveformImage/**/*.h",
26   "frameworks": "AVFoundation",
27   "requires_arc": true