blob: 85099ca461ee21e5a59b64f11678715ea9cf1f08 [file] [log] [blame]
{
"name": "Amaca",
"version": "0.1.3",
"summary": "A restful network interface",
"description": "Multipropuse Network iterface for RESTful services with Codable objects",
"homepage": "https://github.com/3zcurdia/amaca",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luis Ezcurdia": "ing.ezcurdia@gmail.com"
},
"source": {
"git": "https://github.com/3zcurdia/Amaca.git",
"tag": "0.1.3"
},
"swift_version": "4.2",
"platforms": {
"ios": "11.0"
},
"source_files": "Amaca/Classes/**/*"
}