blob: bf17635aa71fbaa8b4ee13b644f6393ec5abbcbd [file] [log] [blame]
{
"name": "Suntimes",
"summary": "A library to calculate Suntimes, Sunset, and Twilight times based on the user's current location and time zone.",
"version": "0.2.1",
"homepage": "https://github.com/bakkenbaeck/Suntimes",
"license": "MIT",
"authors": {
"Bakken & Bæck": "post@bakkenbaeck.no"
},
"source": {
"git": "https://github.com/bakkenbaeck/Suntimes.git",
"tag": "0.2.1"
},
"social_media_url": "https://twitter.com/bakkenbaeck",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"frameworks": "Foundation"
}