| { |
| "name": "HaventecCommon", |
| "version": "0.0.5", |
| "summary": "SDK providing common functions for interacting with Authenticate & Sanctum APIs.", |
| "description": "'SDK providing common functions for interacting with Authenticate & Sanctum APIs.'", |
| "homepage": "https://github.com/Haventec/common-ios-sdk", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Haventec": "info@haventec.com" |
| }, |
| "source": { |
| "git": "https://github.com/Haventec/common-ios-sdk.git", |
| "tag": "0.0.5" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "HaventecCommon/Classes/**/*", |
| "dependencies": { |
| "CryptoSwift": [ |
| |
| ] |
| }, |
| "swift_version": "4.2" |
| } |