[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 9 / 2 / Weekday.swift / 0.1 / Weekday.swift.podspec.json
blobb0bc3db10c5ed42ed43a8ca2d17e01c07a010049
2   "name": "Weekday.swift",
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",
28   "deprecated_in_favor_of": "Weekday"