blob: ce54517e931930d8b34e73a49da75710a4fba499 [file] [log] [blame]
{
"name": "SpitcastSwift",
"version": "0.0.9",
"summary": "Swift wrapper for the Spitcast API.",
"description": "This unofficial library is meant to expose most of the core forecasting endpoints of the open Spitcast API in Swift.",
"homepage": "https://github.com/daniel-legler/SpitcastSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniel Legler": "daniel.legler@gmail.com"
},
"source": {
"git": "https://github.com/daniel-legler/SpitcastSwift.git",
"tag": "0.0.9"
},
"social_media_url": "https://twitter.com/_dlegler",
"platforms": {
"ios": "10.0"
},
"source_files": "SpitcastSwift/Classes/**/*",
"swift_version": "5.0"
}