| { |
| "name": "CosentialCompassAPIClient", |
| "version": "1.0.7", |
| "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.7" |
| }, |
| "platforms": { |
| "ios": "12.1" |
| }, |
| "dependencies": { |
| "Alamofire": [ |
| "~> 4.0" |
| ] |
| }, |
| "source_files": "CosentialCompassAPIClient/*.swift", |
| "swift_version": "4.2" |
| } |