4 "summary": "A Siri Like Wave Effect",
5 "description": " #Waver\n\n A Siri like wave effect\n\n [![](https://dl.dropboxusercontent.com/u/1599662/waver/waver.png)](https://dl.dropboxusercontent.com/u/1599662/waver/wave.mov)\n\n ## Requirements\n\n Waver works on iOS 7.0 and later version and is compatible with ARC projects. It depends on the following Apple frameworks, which should already be included with most Xcode templates:\n\n * Foundation.framework\n * UIKit.framework\n * CoreGraphics.framework\n * QuartzCore.framework\n\n You will need LLVM 3.0 or later in order to build Waver.\n\n",
6 "homepage": "https://github.com/kevinzhow/Waver",
7 "screenshots": "https://dl.dropboxusercontent.com/u/1599662/waver/waver.png",
13 "kevinzhow": "kevinchou.c@gmail.com"
19 "git": "https://github.com/kevinzhow/Waver.git",
22 "source_files": "Waver/Source/**/*.{h,m}",
23 "public_header_files": "Waver/Source/**/*.h",