blob: 6efe07bfbcb379eec1a8573de704674a103411c4 [file] [log] [blame]
{
"name": "Teapot",
"version": "2.2.0",
"summary": "A light-weight URLSession wrapper for building simple API clients",
"homepage": "https://github.com/bakkenbaeck/Teapot",
"license": {
"type": "MIT"
},
"authors": {
"Igor Ranieri": "igor@elland.me"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/elland/Teapot.git",
"tag": "2.2.0"
},
"source_files": "Teapot/*.swift",
"swift_versions": "4.2",
"swift_version": "4.2"
}