blob: eee41a95156ef9529d42e8198125b5b1ffba3449 [file] [log] [blame]
{
"name": "SwiftyWave",
"version": "0.1.0",
"summary": "Sound Waves View in Swift.",
"description": "Sound Waves View in Swift, Support Storyboard",
"homepage": "https://github.com/octree/SwiftyWave",
"license": "SwiftyWave is released under the WTFPL license. (Do What the Fuck You Want to Public License)",
"authors": {
"Octree": "octree@octree.me"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/octree/SwiftyWave.git",
"tag": "0.1.0"
},
"source_files": [
"Classes",
"Classes/*"
],
"frameworks": [
"UIKit",
"QuartzCore",
"CoreGraphics"
],
"pushed_with_swift_version": "3.0"
}