blob: 69fd6ee24b7a938392d382bd9a4df484ffd44109 [file] [log] [blame]
{
"name": "ForecastIO",
"version": "3.0.3",
"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": "3.0.3"
},
"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",
"pushed_with_swift_version": "3.0"
}