[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 4 / 1 / ModernCoordinator / 0.0.3 / ModernCoordinator.podspec.json
blob81fb6333cf147217d9ddb6cece6d8630cc466093
2   "name": "ModernCoordinator",
3   "version": "0.0.3",
4   "summary": "A compact Coordinator pattern from XCoordinator idea",
5   "homepage": "https://github.com/phamdinhduc795397/Coordinator",
6   "license": "MIT",
7   "authors": {
8     "Duc Pham": "phamdinhduc795397@gmail.com"
9   },
10   "swift_versions": "5.1",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/phamdinhduc795397/Coordinator.git",
16     "tag": "0.0.3"
17   },
18   "module_name": "ModernCoordinator",
19   "source_files": "Sources/Coordinator/*.swift",
20   "exclude_files": "Classes/Exclude",
21   "swift_version": "5.1"