[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / b / 5 / 8 / CardNavigation / 1.1.0 / CardNavigation.podspec.json
blob3b3e177e95dec2dc4595ac2e1f514370d99e78d6
2   "name": "CardNavigation",
3   "version": "1.1.0",
4   "summary": "A navigation controller that displays its view controllers as an interactive stack of cards.",
5   "homepage": "https://github.com/james01/CardNavigation",
6   "screenshots": "https://raw.githubusercontent.com/james01/CardNavigation/main/Docs/Images/Screen.gif",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "James Randolph": "jwrand16@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/jamesrandolph01",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/james01/CardNavigation.git",
20     "tag": "1.1.0"
21   },
22   "source_files": "Sources/**/*.{swift}",
23   "frameworks": "UIKit",
24   "swift_versions": "5.3",
25   "swift_version": "5.3"