2 "name": "iOSCustomTransitions",
4 "summary": "iOS Custom Transitions is a library that provides simpleUIViewController customized transition",
5 "description": "iOSCustomTransitions provides two beautiful customized UIViewController transitions to improve the app UX. To use custom transitions your UIViewController needs to conform to UIViewControllerTransitioningDelegate.",
6 "homepage": "https://github.com/charleslima/iOS-Custom-Transitions",
12 "charleslima": "jlima.charles@gmail.com"
15 "git": "https://github.com/charleslima/iOS-Custom-Transitions.git",
21 "source_files": "iOSCustomTransitions/iOSCustomTransitions/Classes/*.{h,m,swift}",
22 "swift_version": "4.0"