blob: 329b910c0f9977442d68312e1df88686ee9f3cb2 [file] [log] [blame]
{
"name": "MTWebServiceManager",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MTWebServiceManager/Classes/**/*",
"swift_version": "5.0"
}