blob: 3366d79786fce9c9409c543312dc33b75934c292 [file] [log] [blame]
{
"name": "CosentialCompassAPIClient",
"version": "1.2.3",
"summary": "CosentialCompassAPIClient",
"description": "CosentialCompassAPIClient for Pod",
"homepage": "https://github.com/cosential/compass-client-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Cosential Compass",
"source": {
"git": "https://github.com/cosential/compass-client-swift.git",
"tag": "1.2.3"
},
"platforms": {
"ios": "12.1"
},
"dependencies": {
"Alamofire": [
"~> 4.0"
]
},
"source_files": "CosentialCompassAPIClient/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}