blob: 214d71256baec4822d9c821f5b706607fe3b0612 [file] [log] [blame]
{
"name": "RippleEffectView",
"version": "1.0.2",
"summary": "RippleEffectView - A Neat Rippling View Effect",
"description": "RippleEffectView inspired by [https://www.raywenderlich.com/133224/how-to-create-an-uber-splash-screen](RayWenderlich.com) article How To Create an Uber Splash Screen",
"homepage": "https://github.com/alsedi/RippleEffectView",
"screenshots": [
"https://raw.githubusercontent.com/alsedi/RippleEffectView/master/rippleEffectView1.gif",
"https://raw.githubusercontent.com/alsedi/RippleEffectView/master/rippleEffectView2.gif"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Sergev": " alex@alsedi.com"
},
"source": {
"git": "https://github.com/alsedi/RippleEffectView.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RippleEffectView/RippleEffectView.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}