blob: b6848536f16cdaec63058b25b9eb3ea153ee6116 [file] [log] [blame]
{
"name": "MTWebServiceManager",
"version": "0.1.0",
"swift_version": "4.2",
"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.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "MTWebServiceManager/Classes/**/*"
}