blob: 783a195e1594c8ada61623c765094c60c93950cc [file] [log] [blame]
{
"name": "VZNetworkingSwift",
"version": "1.4.1",
"summary": "VZNetworkingSwift is a component that contains base network layer.",
"homepage": "https://vezeeta-final.visualstudio.com/_git/vezeeta-networking-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hassan Refaat": "hassan.refaat@vezeeta.com"
},
"source": {
"git": "Vezeeta-final@vs-ssh.visualstudio.com:v3/Vezeeta-final/vezeeta-networking-ios/vezeeta-networking-ios",
"tag": "1.4.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "VZNetworkingSwift/Classes/**/*.{swift}",
"swift_version": "5.0"
}