[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / 0 / 9 / EasterDate / 0.6.3 / EasterDate.podspec.json
blob9a4ac0c8295b3d0c8e5fbd0d4e3190cb54c0a9e7
2   "name": "EasterDate",
3   "version": "0.6.3",
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.6.3"
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": "Sources/**/*",
25   "frameworks": "Foundation"