[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 1 / 9 / d / SCSiriWaveformView / 1.0.0 / SCSiriWaveformView.podspec.json
blob9efb403d67a08916f70ba4a58243790d5622ad19
2   "name": "SCSiriWaveformView",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "UIView subclass that reproduces the waveform effect seen in Siri on iOS 7",
8   "homepage": "https://github.com/stefanceriu/SCSiriWaveformView",
9   "authors": {
10     "Stefan Ceriu": "stefan.ceriu@yahoo.com"
11   },
12   "social_media_url": "https://twitter.com/stefanceriu",
13   "source": {
14     "git": "https://github.com/stefanceriu/SCSiriWaveformView.git",
15     "tag": "v1.0.0"
16   },
17   "license": {
18     "type": "MIT License",
19     "file": "LICENSE"
20   },
21   "source_files": "SCSiriWaveformView/*",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "QuartzCore",
26     "CoreGraphics",
27     "Foundation",
28     "AVFoundation"
29   ],
30   "screenshots": [
31     "https://dl.dropboxusercontent.com/u/12748201/SCSiriWaveformView/SCSiriWaveformView.gif"
32   ]