blob: c3574db67cd5d18a68bd7031b5b46e594804d134 [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/**/*",
"deprecated_in_favor_of": "MTNetworkService",
"swift_version": "5.0"
}