blob: 5a4da02a09873d34e8c31c99bc9873c656bcb56a [file] [log] [blame]
{
"name": "YRipple",
"version": "1.0.0",
"summary": "iOS Ripple Effect",
"description": "A simple framework for iOS Ripple Effect",
"homepage": "https://github.com/itsjohnye/YRipple",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"itsjohnye": "itsjohnye@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/itsjohnye/YRipple.git",
"tag": "1.0.0"
},
"source_files": "Source/YRipple.swift",
"requires_arc": true
}