blob: b12bb5feb897a67b444886e36d6ea9253816f063 [file] [log] [blame]
{
"name": "ApiIOSRestService",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "11.4"
},
"swift_version": "4.2",
"source_files": "ApiIOSRestService/Classes/**/*"
}