[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 5 / e / CoreTransition / 1.1 / CoreTransition.podspec.json
blobafc1e90ed1c9056234a74080dc83597105975103
2   "name": "CoreTransition",
3   "version": "1.1",
4   "summary": "iOS framework for impressive transition animations between views.",
5   "description": "iOS framework for impressive transition animations between views. Built using Swift, and supports a lot of animations to navigate to a view or back to the first view.",
6   "homepage": "https://github.com/ahmedabdelkarim/CoreTransition",
7   "license": "MIT",
8   "authors": {
9     "Ahmed Abdelkarim": "ahmed.karim.tantawy@live.com"
10   },
11   "social_media_url": "https://www.linkedin.com/in/ahmedabdelkarim",
12   "platforms": {
13     "ios": "14.3"
14   },
15   "swift_versions": "5.0",
16   "source": {
17     "git": "https://github.com/ahmedabdelkarim/CoreTransition.git",
18     "tag": "1.1"
19   },
20   "source_files": "CoreTransition/**/*.{swift}",
21   "swift_version": "5.0"