blob: 59f2d7083db20ad02163b66abf7ca785e97e7e28 [file] [log] [blame]
{
"name": "MorpheusIOSSDK",
"version": "0.14.0",
"summary": "A short description of MorpheusIOSSDK.",
"swift_versions": "5.1",
"ios": {
"vendored_frameworks": "MorpheusIOSSDK.framework"
},
"homepage": "https://trainwithmorpheus.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"blaszku": "blaszku@gmail.com"
},
"source": {
"http": "https://github.com/MorpheusLabs/MorpheusIosSdkPod/raw/master/MorpheusIOSSDK_0.14.0.zip"
},
"platforms": {
"ios": "10.0"
},
"dependencies": {
"OAuthSwift": [
"~> 2.1.0"
],
"Gloss": [
"~> 3.1.0"
],
"Alamofire": [
"~> 4.9.1"
],
"KeychainAccess": [
"~> 4.1.0"
]
},
"swift_version": "5.1"
}