[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / a / 8 / CSCardTransition / 0.9.3 / CSCardTransition.podspec.json
blobdad08c9135b6e6bcd35cb9aa34d89e246c7441c9
2   "name": "CSCardTransition",
3   "version": "0.9.3",
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",
9   "screenshots": [
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"
12   ],
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Jean Haberer": "jean@creastel.com"
19   },
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source": {
24     "git": "https://github.com/Creastel/ios-card-transition.git",
25     "tag": "0.9.3"
26   },
27   "source_files": "CSCardTransition/*.{h,m,swift,c}",
28   "swift_version": "5.0"