[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / b / RippleAnimationEaseInEaseOut / 0.1.0 / RippleAnimationEaseInEaseOut.podspec.json
blob1ea34faf4978539beb2084d1af5a37acd5dcd297
2   "name": "RippleAnimationEaseInEaseOut",
3   "version": "0.1.0",
4   "summary": "An easy way to add ripple animation with different effects to your swift project.",
5   "description": "You can add animation to your view or views with ripple effects like, EaseIn, EaseOut, EaseINEaseOUt or linear!",
6   "homepage": "https://github.com/hfshan247/RippleAnimationEaseInEaseOut",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Muhammad Hussain Farooq": "hfshan247@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hfshan247/RippleAnimationEaseInEaseOut.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "RippleAnimationEaseInEaseOut/RippleAnimationEaseInEaseOut.swift",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3.0"
24   },
25   "swift_versions": "3.2"