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