blob: 3c9806838964134699a569b785c001a26432c44a [file] [log] [blame]
{
"name": "Amaca",
"version": "0.1.0",
"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.0"
},
"swift_version": "4.0",
"platforms": {
"ios": "9.0"
},
"source_files": "Amaca/Classes/**/*"
}