blob: 514716b7e9c5721b53bc5b078525a94740f87776 [file] [log] [blame]
{
"name": "Teapot",
"version": "2.1.1",
"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/bakkenbaeck/Teapot.git",
"tag": "2.1.1"
},
"source_files": "Teapot/*.swift",
"swift_versions": "4.2",
"swift_version": "4.2"
}