blob: 1d4073bbae751f115609b2df248236dca4d919ec [file] [log] [blame]
{
"name": "Sunlight",
"version": "1.0.1",
"summary": "High precision sunrise and sunset times.",
"description": "Calculate sunrise and sunset time for any \nlocation using high precision astronomical \nequations from cited authoritative sources.",
"homepage": "https://github.com/z3bi/Sunlight",
"license": "MIT",
"authors": {
"Ameir Al-Zoubi": "ameir@ameir.com"
},
"source": {
"git": "https://github.com/z3bi/Sunlight.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/ameir",
"swift_versions": [
"5.0",
"5.1",
"5.2"
],
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*.{swift,h}",
"swift_version": "5.2"
}