blob: 00beb693c3c76711f2275d618f7c04af5fc6ae54 [file] [log] [blame]
{
"name": "ApiIOSRestService",
"version": "0.1.3",
"summary": "Rest library for iOS apps.",
"description": "With this library you can call rest services from swift 4.2.",
"homepage": "https://gitlab.arkangroupco.com/SpartansTeam/LIBRARIES/apiiosrestservice.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jorge.garcia": "jorge.garcia@arkangroupco.com"
},
"source": {
"git": "https://gitlab.arkangroupco.com/SpartansTeam/LIBRARIES/apiiosrestservice.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "11.4"
},
"swift_version": "4.2",
"source_files": "ApiIOSRestService/Classes/**/*"
}