blob: d8b7991e699f5116285a7ebbad34f503eee912d9 [file] [log] [blame]
{
"name": "ForecastIO",
"version": "7.0.0",
"swift_versions": "5.0",
"summary": "ForecastIO is a Swift library for interfacing with the Dark Sky forecast API.",
"homepage": "https://github.com/sxg/ForecastIO",
"license": "MIT",
"authors": {
"Satyam Ghodasara": "sghodas@gmail.com"
},
"source": {
"git": "https://github.com/sxg/ForecastIO.git",
"tag": "7.0.0"
},
"social_media_url": "https://twitter.com/_Satyam_",
"platforms": {
"ios": "9.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Source/*.swift",
"swift_version": "5.0"
}