[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 2 / c / TMROCoordinator / 0.0.1 / TMROCoordinator.podspec.json
blob5ef86f0f566cf7f6f78841948be390c1588df102
2   "name": "TMROCoordinator",
3   "version": "0.0.1",
4   "summary": "A simple coordinator written in Swift",
5   "description": "Use this to easily apply a coordiantor type pattern to the navigation of your app.",
6   "homepage": "https://github.com/TomorrowIdeas/TMROCoordinator.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Benjamin Dodgson": "benji@tomorrow.me"
13   },
14   "platforms": {
15     "ios": "11.2"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/TomorrowIdeas/TMROCoordinator.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "TMROCoordinator/**/*.{h,m}",
23   "swift_version": "4.2"