blob: 6748297aaf3cde81394c1484e2b5487ac4ed7bce [file] [log] [blame]
{
"name": "DateOfEaster",
"version": "0.1.4",
"summary": "Date class extension for calcutation of Easter dates",
"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)_.",
"homepage": "https://github.com/Loyolny/DateOfEaster",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michał Nierebiński": "michal@1983.media"
},
"social_media_url": "https://twitter.com/loyolny",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Loyolny/DateOfEaster.git",
"tag": "0.1.4"
},
"source_files": "DateOfEaster/DateOfEaster/**/*.swift",
"pushed_with_swift_version": "3.1"
}