2 "name": "EasyTransitions",
4 "summary": "Create beautiful transitions for your app with a predifined set of interactions.",
5 "description": "Creating transitions with a great user experience on iOS require a lot of work. Many protocols to implement, many animations to create and it usually ends up in a code mess which cannot be used in another transition or app. EasyTransitions library attempts to provide a few basic transitions in a simple way to implement and to extend so you can add incredible transitions with a few lines of code.",
6 "homepage": "https://github.com/marcosgriselli/EasyTransitions",
12 "marcosgriselli": "marcosgriselli@gmail.com"
15 "git": "https://github.com/marcosgriselli/EasyTransitions.git",
18 "social_media_url": "https://twitter.com/marcosgriselli",
19 "swift_versions": "4.2",
24 "source_files": "EasyTransitions/Classes/**/*",
25 "swift_version": "4.2"