2 "name": "EDSunriseSet",
4 "summary": "Objective-C class to calculate Sunrise/Sunset/Twilight times.",
5 "description": " EDSunriseSet is an Objective-C wrapper for the C languages routines created by [Paul Schlyter].\n Calculation is done entirely by the C-code routines. EDSunrisetSet bridges those calculations to common cocoa classes (NSDate, NSTimeZone... )\n\n - Calculates Sunrise/Sunset times\n - Calculates Civil/Nautical/Astronomical twilight\n",
6 "homepage": "https://github.com/erndev/EDSunriseSet",
12 "Ernesto GarcĂa": "",
13 " Paul Schlyter": "pausch@stjarnhimlen.se"
16 "git": "https://github.com/erndev/EDSunriseSet.git",
17 "commit": "bb6a9d543e7016429cdcb4011a7cfc4870041386"
19 "source_files": "*.{h,m}",