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