[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 1 / 8 / Coordinators / 2.0.7 / Coordinators.podspec.json
blob0e9d8a098de38d6eed6b49dbf85fbc03c91cb91c
2   "name": "Coordinators",
3   "version": "2.0.7",
4   "summary": "A framework for light flexible Swift MVVM coordinators",
5   "swift_versions": "5.2",
6   "description": "A framework for simple and flexible Swift Coordinators. Ideal to be used with MVVM+Coordinator architectures.",
7   "homepage": "https://github.com/Bitdreams/Coordinators",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "raphaelcruzeiro": "raphael@bitdreams.co"
14   },
15   "source": {
16     "git": "https://github.com/Bitdreams/Coordinators.git",
17     "tag": "2.0.7"
18   },
19   "social_media_url": "https://twitter.com/rcdeveloper",
20   "platforms": {
21     "ios": "13.0"
22   },
23   "source_files": "Coordinators/Classes/**/*",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "RxSwift": [
28     ]
29   },
30   "swift_version": "5.2"