blob: 379ddb012ba3ad06783ed8b4fa6fcbe469b7c76e [file] [log] [blame]
{
"name": "OtiNetwork",
"version": "0.1.7",
"summary": "OtiNetworking Manager includes configuration",
"description": "This library provides networking process of our projects",
"swift_versions": "4.0",
"homepage": "https://github.com/akfdmrzn/OtiNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"akfdmrzn": "maddemirezen@gmail.com"
},
"source": {
"git": "https://github.com/akfdmrzn/OtiNetwork.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "OtiNetwork/**/*",
"dependencies": {
"ObjectMapper": [
],
"Alamofire": [
"~> 4.7"
],
"AlamofireObjectMapper": [
]
},
"swift_version": "4.0"
}