[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 0 / 9 / f / CoordinatorsFoundation / 0.2.1 / CoordinatorsFoundation.podspec.json
blobb1824bfe1f3191d62772f226014b3b307817a95d
2   "name": "CoordinatorsFoundation",
3   "version": "0.2.1",
4   "summary": "Base for Coordinators pattern in Swift",
5   "description": "CoordinatorsFoundation makes easier to build your project using the coordinator pattern.\nThis is lightweight framework containing base for this pattern.",
6   "homepage": "https://github.com/railwaymen/CoordinatorsFoundation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bartłomiej Świerad": "bartlomiej.swierad@railwaymen.org"
13   },
14   "source": {
15     "git": "https://github.com/railwaymen/CoordinatorsFoundation.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "11.4"
20   },
21   "source_files": "CoordinatorsFoundation/Classes/**/*",
22   "frameworks": "UIKit",
23   "swift_versions": "5.1",
24   "swift_version": "5.1"