[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 4 / b / Sunlight / 1.0.1 / Sunlight.podspec.json
blob1d4073bbae751f115609b2df248236dca4d919ec
2   "name": "Sunlight",
3   "version": "1.0.1",
4   "summary": "High precision sunrise and sunset times.",
5   "description": "Calculate sunrise and sunset time for any \nlocation using high precision astronomical \nequations from cited authoritative sources.",
6   "homepage": "https://github.com/z3bi/Sunlight",
7   "license": "MIT",
8   "authors": {
9     "Ameir Al-Zoubi": "ameir@ameir.com"
10   },
11   "source": {
12     "git": "https://github.com/z3bi/Sunlight.git",
13     "tag": "1.0.1"
14   },
15   "social_media_url": "https://twitter.com/ameir",
16   "swift_versions": [
17     "5.0",
18     "5.1",
19     "5.2"
20   ],
21   "platforms": {
22     "ios": "8.0"
23   },
24   "source_files": "Sources/**/*.{swift,h}",
25   "swift_version": "5.2"