blob: a49c80699d25a62f94c9f0b091b2af1fa1d4471c [file] [log] [blame]
{
"name": "MTWebServiceManager",
"version": "0.1.2",
"swift_versions": "5.0",
"summary": "MTWebServiceManager is a framework that allow consume web service.",
"description": "I created this library to other developers, who wants implement web service in his/her proyects",
"homepage": "https://github.com/MT-Technology/MTWebServiceManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MT-Technology": "mtes1992@gmail.com"
},
"source": {
"git": "https://github.com/MT-Technology/MTWebServiceManager.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MTWebServiceManager/Classes/**/*",
"swift_version": "5.0"
}