blob: 91ef64872944fa4002a590149c82ed40f8d163e3 [file] [log] [blame]
{
"name": "CosentialCompassAPIClient",
"version": "0.1.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": "0.1.8"
},
"platforms": {
"ios": "10.0"
},
"dependencies": {
"Alamofire": [
"~> 4.0"
]
},
"source_files": "CosentialCompassAPIClient/*.swift",
"pushed_with_swift_version": "3.0"
}