blob: 89f07b32c1d7342f211d7b8496a8440db70dcd77 [file] [log] [blame]
{
"name": "SolarNOAA",
"version": "1.0.0",
"license": "MIT",
"summary": "🌞 Calculation of local times of sunrise, solar noon, sunset, azimuth, elevation based on the calculation procedure by NOAA",
"homepage": "https://github.com/rlxone/SolarNOAA",
"authors": {
"Dmitry Medyuho": "rlxone@icloud.com"
},
"source": {
"git": "https://github.com/rlxone/SolarNOAA.git",
"tag": "1.0.0"
},
"documentation_url": "https://github.com/rlxone/SolarNOAA",
"platforms": {
"ios": "9.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"swift_versions": "5.0",
"source_files": "Sources/*.swift",
"swift_version": "5.0"
}