blob: 7f402bebc8742e4aa27578396b74f50d0391d85c [file] [log] [blame]
{
"name": "NetworkGeneric",
"version": "0.1.0",
"summary": "An OpenSource Library to manage WebServices connection.",
"description": "This CococaPod provides the functionality to consume a WebService using GET, POST, PUT and DELETE",
"homepage": "https://github.com/glenobando/NetworkGeneric",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"glenobando": "glen.obando@gmail.com"
},
"source": {
"git": "https://github.com/glenobando/NetworkGeneric.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"source_files": "NetworkGeneric/Classes/**/*",
"swift_version": "4.0"
}