[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / e / 0 / 9 / EasterDate / 0.3.0 / EasterDate.podspec.json
blob06658dc7b878594c245b99af987e36a661517339
2   "name": "EasterDate",
3   "version": "0.3.0",
4   "summary": "Easter date calculation for NSDate",
5   "description": "This CocoaPod extends `NSDate` with class methods to calculate the dates of Western and Eastern Orthodox Easter.",
6   "homepage": "https://github.com/threebytesfull/EasterDate",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rufus Cable": "rufus@threebytesfull.com"
13   },
14   "source": {
15     "git": "https://github.com/threebytesfull/EasterDate.git",
16     "tag": "0.3.0"
17   },
18   "social_media_url": "https://twitter.com/threebytesfull",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10",
22     "tvos": "9.0"
23   },
24   "source_files": "EasterDate/Classes/**/*",
25   "frameworks": "Foundation"