2 "name": "FESSolarCalculator",
8 "summary": "Calculate sunrise, sunset, and twilight times for a given location and date.",
9 "homepage": "https://github.com/FriskyElectrocat/FESSolarCalculator",
11 "danimal": "dan@danimal.org"
14 "git": "https://github.com/FriskyElectrocat/FESSolarCalculator.git",
17 "description": "Calculate sunrise, sunset, and twilight times for a given location and date. Provides sunrise, sunset, solar noon, civil twilight, nautical twilight, and astronomical twilight times. Calculations can be limited to only those the developer is interested in.",
19 "frameworks": "CoreLocation",
20 "source_files": "Source/*.{h,m}"