blob: b49d290c02c4f67676e166c6a8ea7eeac55c0f32 [file] [log] [blame]
{
"name": "iOSSoapManager",
"version": "1.0.0",
"summary": "iOSSoapManager is a very easy to handle library to manage soap messages and soap request.",
"description": "You will be able to cutomize the entire soap message, even the elements and it´s attributes or prefixes.\niOSSoapManager allows you also to make a request to the soap server with your already customized soap message.",
"homepage": "https://github.com/ChristianNF/iOSSoapManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ChristianNF": "christiannogueraalc@gmail.com"
},
"source": {
"git": "https://github.com/ChristianNF/iOSSoapManager.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source_files": "Source/**/*",
"swift_version": "5.0"
}