[Add] AdPopcornSSP 2.9.1
[CocoaPods.git] / Specs / 8 / 4 / 0 / FDWaveformView / 0.2.2 / FDWaveformView.podspec.json
blob288a1afa3a89344b014a23acd4ea71b20440ca67
2   "name": "FDWaveformView",
3   "version": "0.2.2",
4   "summary": "Reads an audio file and displays the waveform",
5   "homepage": "https://github.com/fulldecent/FDWaveformView",
6   "license": "MIT",
7   "authors": {
8     "William Entriken": "github.com@phor.net"
9   },
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source": {
14     "git": "https://github.com/fulldecent/FDWaveformView.git",
15     "tag": "v0.2.2"
16   },
17   "source_files": "FDWaveformView/FDWaveformView.{h,m}",
18   "frameworks": [
19     "AVFoundation",
20     "MediaPlayer",
21     "CoreGraphics"
22   ],
23   "requires_arc": true