[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / a / 2 / Keemun / 2.0.0-beta02 / Keemun.podspec.json
blobb5ed3378881ce61f99efca935b68d6abd7a81b7b
2   "name": "Keemun",
3   "version": "2.0.0-beta02",
4   "summary": "Swift the Elm architecture pattern",
5   "description": "Swift framework that provides a way to write code using The Elm Architecture pattern.",
6   "homepage": "https://github.com/pavelannin/Keemun-Swift",
7   "license": "Apache License 2.0",
8   "authors": {
9     "Pavel Annin": "pavelannin.dev@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/pavelannin/Keemun-Swift.git",
13     "tag": "2.0.0-beta02"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "source_files": "Sources/KeemunSwift/**/*.swift",
19   "swift_versions": [
20     "5.7",
21     "5.8",
22     "5.9"
23   ],
24   "swift_version": "5.9"