blob: 0c4b383dea487cf0346fbde43a71379356d288c8 [file] [log] [blame]
{
"name": "CosentialCompassAPIClient",
"version": "1.0.8",
"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.0.8"
},
"platforms": {
"ios": "12.1"
},
"dependencies": {
"Alamofire": [
"~> 4.0"
]
},
"source_files": "CosentialCompassAPIClient/*.swift",
"swift_version": "4.2"
}