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