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