[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / b / 7 / NavigationTransitionController / 0.0.1 / NavigationTransitionController.podspec.json
blobc3c5b557fff9950af94f2cdaf90948b6e07b4b2a
2   "name": "NavigationTransitionController",
3   "version": "0.0.1",
4   "summary": "An out-of-the-box, fully functional, UINavigationController that handles the UIViewControllerInteractiveTransitioning, UIViewControllerAnimatedTransitioning, and UIViewControllerTransitioningDelegate protocols with 4 unique transition types.",
5   "homepage": "https://github.com/nanolens/NavigationTransitionController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "HackShitUp": "josh.m.choi@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/nanolens/NavigationTransitionController.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "source_files": "Classes/**/*",
21   "swift_versions": "5.0",
22   "swift_version": "5.0"