[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 3 / 5 / CoordinatorPackage / 1.0 / CoordinatorPackage.podspec.json
blob434a7136ca93bb0c1f2ff1351891749a107564e6
2   "name": "CoordinatorPackage",
3   "version": "1.0",
4   "summary": "All you need to implement the Coordinator's Design Pattern",
5   "description": "Coordinator's Design Pattern easy implementation. See documentation on GitHub to learn more.",
6   "homepage": "https://github.com/Tokta/CoordinatorPackage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alessio": "alessio.sardella@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "4.0",
18   "source": {
19     "git": "https://github.com/Tokta/CoordinatorPackage.git",
20     "tag": "1.0"
21   },
22   "source_files": "Sources/CoordinatorPackage/Coordinators",
23   "swift_version": "4.0"