2 "name": "CSCardTransition",
4 "summary": "CSCardTransition allows you to create wonderful transition animations like in the App Store.",
5 "module_name": "CSCardTransition",
6 "swift_versions": "5.0",
7 "description": "Smooth Transition from any UIView expanding into a UIViewController. Swift coded iOS Library. \nThe animation looks like the App Store Card Animation. The library uses your custom UINavigationController (Navigation Controller) to push and pop with the transition.\nIt also implements a smooth and nice custom drag gesture to pop out the Card View Controller with haptic feedback.",
8 "homepage": "https://github.com/Creastel/ios-card-transition",
10 "https://user-images.githubusercontent.com/25668948/148649687-4dbd1371-89f4-4943-a619-d89b45168925.gif",
11 "https://user-images.githubusercontent.com/25668948/148735697-cfff7415-7969-4f18-a510-3101519705c6.gif"
18 "Jean Haberer": "jean@creastel.com"
24 "git": "https://github.com/Creastel/ios-card-transition.git",
27 "source_files": "CSCardTransition/*.{h,m,swift,c}",
28 "swift_version": "5.0"