blob: 7ff5cd01467a055b73ba0c628159a7342c5d3b9f [file] [log] [blame]
{
"name": "APIAdapter",
"version": "1.0.3",
"summary": "An APIAdapter.",
"description": "API Adapter is a generic wrapper around NSURLSession.",
"homepage": "https://github.com/adam-leitgeb/APIAdapter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adam Leitgeb": "leitgeb.a@icloud.com"
},
"source": {
"git": "https://github.com/adam-leitgeb/APIAdapter.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "Sources/**/*",
"frameworks": "Foundation"
}