blob: f19f053a58b345b832dc4a84800db7e8d57f602a [file] [log] [blame]
{
"name": "ForecastIO",
"version": "6.0.1",
"swift_versions": "4.2",
"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": "6.0.1"
},
"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"
}