[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 8 / 3 / SwiftyWave / 1.1.0 / SwiftyWave.podspec.json
bloba85fccc3b4a46ba13ef57f179d582cb7053723e4
2   "name": "SwiftyWave",
3   "version": "1.1.0",
4   "summary": "Sound Waves View in Swift.",
5   "description": "Sound Waves View in Swift, Support Storyboard",
6   "homepage": "https://github.com/octree/SwiftyWave",
7   "license": "SwiftyWave is released under the WTFPL license. (Do What the Fuck You Want to Public License)",
8   "authors": {
9     "Octree": "octree@octree.me"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "swift_version": "4.2",
15   "source": {
16     "git": "https://github.com/octree/SwiftyWave.git",
17     "tag": "1.1.0"
18   },
19   "source_files": [
20     "Classes",
21     "SwiftyWave/**/*.swift"
22   ],
23   "frameworks": [
24     "UIKit",
25     "QuartzCore",
26     "CoreGraphics"
27   ]