[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 1 / b / Weekday / 0.2 / Weekday.podspec.json
blobe93617db729fccd1044e8831ddf50568049033b8
2   "name": "Weekday",
3   "version": "0.2",
4   "summary": "Neat Swift library for dealing with week days",
5   "description": "Is neat Swift library for dealing with weekdays. All of us hates when we have to deal with weekdays, they don't make much sense in code. That's why exists this library.",
6   "homepage": "https://github.com/samnung/Weekday.swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Roman Kříž": "roman@kriz.io"
13   },
14   "social_media_url": "https://twitter.com/roman__kriz",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/samnung/Weekday.swift.git",
23     "tag": "0.2"
24   },
25   "source_files": "Sources/**/*",
26   "frameworks": "Foundation",
27   "swift_versions": [
28     "4.0",
29     "4.2",
30     "5.0"
31   ],
32   "swift_version": "5.0"