[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 1 / b / Weekday / 0.1 / Weekday.podspec.json
bloba65236e670484f762277fb9bba22eb1f44501746
2   "name": "Weekday",
3   "version": "0.1",
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.1"
24   },
25   "source_files": "Sources/**/*",
26   "frameworks": "Foundation",
27   "pushed_with_swift_version": "4.0"