[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 7 / 9 / NPWaveformView / 0.1.1 / NPWaveformView.podspec.json
blob05b53c6ff875cd9f42aac8abb4a4c26419d30a1d
2   "name": "NPWaveformView",
3   "version": "0.1.1",
4   "summary": "UIView subclass that reproduces the waveform effect seen in Siri.",
5   "description": "NPWaveformView is an UIView fully customizable subclass that reproduces the waveform effect seen in Siri.",
6   "homepage": "https://github.com/prnncl/NPWaveformView",
7   "screenshots": "http://s13.postimg.org/dil5puf0n/Untitled_1.jpg",
8   "license": "MIT",
9   "authors": {
10     "Nicola Perantoni": "nicola.perantoni@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/prnncl/NPWaveformView.git",
14     "tag": "0.1.1"
15   },
16   "social_media_url": "https://twitter.com/prnncl",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "resource_bundles": {
23     "NPWaveformView": [
24       "Pod/Assets/*.png"
25     ]
26   },
27   "frameworks": "UIKit"