[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / 0 / 9 / EasterDate / 0.1.0 / EasterDate.podspec.json
blobd906d3bbc1ca94a680814e22132cb2b740865f66
2   "name": "EasterDate",
3   "version": "0.1.0",
4   "summary": "Easter date calculation for NSDate",
5   "description": "This CocoaPod extends `NSDate` with class methods to calculate the dates of\nWestern 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.1.0"
17   },
18   "social_media_url": "https://twitter.com/threebytesfull",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "EasterDate/Classes/**/*",
23   "frameworks": "Foundation"