[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / f / 9 / DateOfEaster / 0.1.5 / DateOfEaster.podspec.json
blob8d50b75ad58610515e32519793579a5c17c59cc0
2   "name": "DateOfEaster",
3   "version": "0.1.5",
4   "summary": "Date class extension for calcutation of Easter dates",
5   "description": "**DateOfEaster** is an extension for the _Date_ class, used for calcutation of Easter date,\n both western _(used by Roman Catholic Church and many protestant and evangelical churches)_\n and eastern _(used by most of Eastern Orthodox Churches and Ancient Churches of the East)_.",
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   },
18   "source": {
19     "git": "https://github.com/Loyolny/DateOfEaster.git",
20     "tag": "0.1.5"
21   },
22   "source_files": "DateOfEaster/DateOfEaster/**/*.swift",
23   "pushed_with_swift_version": "3.0"