blob: e1654ccace8b853353385a568c2a783bf25bcaf8 [file] [log] [blame]
{
"name": "SwiftyWave",
"version": "1.0.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": "1.0.0"
},
"source_files": [
"Classes",
"Classes/*"
],
"frameworks": [
"UIKit",
"QuartzCore",
"CoreGraphics"
]
}