[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 4 / 7 / SwiftCoordinator / 0.1.0 / SwiftCoordinator.podspec.json
blobe292c3b31e9fa5383ba0b2885b28cb917c27726c
2   "name": "SwiftCoordinator",
3   "version": "0.1.0",
4   "summary": "An implementation of the Coordinator pattern for iOS written in Swift 5.",
5   "source": {
6     "git": "https://github.com/daveneff/Coordinator.git",
7     "tag": "0.1.0"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Dave Neff": "https://github.com/daveneff"
15   },
16   "homepage": "https://github.com/daveneff/Coordinator",
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Source/**/*.swift",
22   "frameworks": "UIKit",
23   "swift_version": "5.0"