blob: 749784b1c29360ab15ded2c18a263c17a0acfe87 [file] [log] [blame]
{
"name": "QNetworking",
"version": "1.1.5",
"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.5"
},
"platforms": {
"ios": "11.0"
},
"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"
}