2 "name": "DayTimeCalculator",
4 "summary": "DayTime Calculator is a tool to help me calculate sunrise and sunset time",
5 "description": "A small library to calculate sun rise and sun set time. Provide latitude and longitude, return an UTC Date that's that day's sun rise or sun set time",
6 "homepage": "https://github.com/olddonkey/DayTimeCalculator",
9 "olddonkey": "olddonkeyblog@gmail.com"
15 "git": "https://github.com/olddonkey/DayTimeCalculator.git",
19 "DayTimeCalculator/*.swift",
20 "DayTimeCalculator/Source/*.swift"
22 "frameworks": "Foundation",
23 "pod_target_xcconfig": {
24 "SWIFT_VERSION": "3.0"
27 "pushed_with_swift_version": "3.0"