blob: 1ea34faf4978539beb2084d1af5a37acd5dcd297 [file] [log] [blame]
{
"name": "RippleAnimationEaseInEaseOut",
"version": "0.1.0",
"summary": "An easy way to add ripple animation with different effects to your swift project.",
"description": "You can add animation to your view or views with ripple effects like, EaseIn, EaseOut, EaseINEaseOUt or linear!",
"homepage": "https://github.com/hfshan247/RippleAnimationEaseInEaseOut",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Muhammad Hussain Farooq": "hfshan247@gmail.com"
},
"source": {
"git": "https://github.com/hfshan247/RippleAnimationEaseInEaseOut.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "RippleAnimationEaseInEaseOut/RippleAnimationEaseInEaseOut.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"swift_versions": "3.2"
}