[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / f / 9 / DateOfEaster / 1.2.0 / DateOfEaster.podspec.json
blob90e62141687d04884a60840730df775f981897af
2   "name": "DateOfEaster",
3   "version": "1.2.0",
4   "summary": "Date class extension for calcutation of Easter dates written in Swift 3",
5   "description": "**DateOfEaster** is an extension for the `Date` class, used for calcutation of Easter date, both western _(used by Roman Catholic Church and many protestant and evangelical churches)_ and eastern _(used by most of Eastern Orthodox Churches and Ancient Churches of the East)_.\n\n You can also find eastern and western Pentecost plus Corpus Christi and Ash Wednesday dates with **DateOfEaster**.",
6   "homepage": "https://github.com/Loyolny/DateOfEaster",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Michał Nierebiński": "michal@1983.media"
13   },
14   "social_media_url": "https://twitter.com/loyolny",
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.9",
18     "tvos": "10.0",
19     "watchos": "3.0"
20   },
21   "source": {
22     "git": "https://github.com/Loyolny/DateOfEaster.git",
23     "tag": "1.2.0"
24   },
25   "source_files": "Sources/**/*.swift"