blob: f62769d47ab475a95f6bfb785135601ee2d5e98b [file] [log] [blame]
{
"name": "Sunlight",
"version": "1.0.0",
"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.0"
},
"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"
}