[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 5 / 8 / CardNavigation / 1.0.0 / CardNavigation.podspec.json
blobdcfa24674937f75338f46f965bb5d8c36fd14c5c
2   "name": "CardNavigation",
3   "version": "1.0.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   "swift_versions": "5.3",
19   "source": {
20     "git": "https://github.com/james01/CardNavigation.git",
21     "tag": "1.0.0"
22   },
23   "source_files": "Sources/**/*.{swift}",
24   "frameworks": "UIKit",
25   "swift_version": "5.3"