[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 8 / 3 / SwiftyWave / 0.0.2 / SwiftyWave.podspec.json
bloba4c6ded9d2f3b537582b8c75ee37f6082087bce0
2   "name": "SwiftyWave",
3   "version": "0.0.2",
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": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/octree/SwiftyWave.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/*"
21   ],
22   "frameworks": [
23     "UIKit",
24     "QuartzCore",
25     "CoreGraphics"
26   ],
27   "pushed_with_swift_version": "3.0"