blob: e20deb2489e3f1ef9924cc4c313feea335d85bd7 [file] [log] [blame]
{
"name": "QNetworking",
"version": "1.1.3",
"license": "MIT",
"summary": "Quadram QNetworking Utils",
"homepage": "https://www.quadram.mobi",
"authors": {
"Quadram iOS Team": "info@quadram.mobi"
},
"source": {
"git": "https://github.com/QuadramMobi/QNetworking.git",
"tag": "1.1.3"
},
"platforms": {
"ios": "11.3"
},
"swift_versions": [
"4.0",
"4.1",
"4.2",
"4.3",
"4.4",
"5.0",
"5.1",
"5.2"
],
"ios": {
"frameworks": "Foundation"
},
"source_files": "Sources/**/*.swift",
"dependencies": {
"PromiseKit": [
"~> 6.8"
]
},
"swift_version": "5.2"
}