[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / 5 / CoordinatorPackage / 2.0.0 / CoordinatorPackage.podspec.json
blob4eacafcba3ed969cc572ba7452fb8b08d2d601b7
2   "name": "CoordinatorPackage",
3   "version": "2.0.0",
4   "summary": "pod to implement the Coordinator design pattern with ease",
5   "description": "Useful pod to implement the Coordinator design pattern with ease. For UITabBarController and UINavigationController.",
6   "homepage": "https://github.com/Tokta/CoordinatorPackage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Alessio Sardella",
12   "platforms": {
13     "ios": "12.0"
14   },
15   "swift_versions": "5.0",
16   "source": {
17     "git": "https://github.com/Tokta/CoordinatorPackage.git",
18     "tag": "2.0.0"
19   },
20   "source_files": "Sources/",
21   "swift_version": "5.0"