blob: 191961ec21186dd434ee3da9062569c54519929d [file] [log] [blame]
{
"name": "MorpheusIOSSDK",
"version": "0.18.0",
"summary": "Is framework Morpheus IOS SDK for devices.",
"swift_versions": "5.1",
"ios": {
"vendored_frameworks": "MorpheusIOSSDK.framework"
},
"description": "MorpheusIOSSDK is framework for device Morpheus e.g. M3 or M5.",
"homepage": "https://trainwithmorpheus.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iK13Jack": "ik13jack@gmail.com"
},
"source": {
"http": "https://github.com/MorpheusLabs/MorpheusIosSdkPod/raw/master/MorpheusIOSSDK_0.18.0.zip"
},
"platforms": {
"ios": "10.0"
},
"dependencies": {
"OAuthSwift": [
"~> 2.1.0"
],
"Gloss": [
"~> 3.1.0"
],
"Alamofire": [
"~> 4.9.1"
],
"KeychainAccess": [
"~> 4.1.0"
],
"iOSDFULibrary": [
"~> 4.6.1"
],
"Zip": [
"~> 1.1.0"
]
},
"swift_version": "5.1"
}