blob: e4622f23184080220b043009b572f56492cf7951 [file] [log] [blame]
{
"name": "APIAdapter",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "Sources/**/*",
"frameworks": "Foundation"
}