blob: 4d9a5964aa6ce9a33e26efb16cda128ccd571f36 [file] [log] [blame]
{
"name": "UserKitIdentity",
"version": "0.0.8",
"summary": "Extension of UserKit for manager profile",
"homepage": "http://www.mstage.io/",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"mStage": "support@mstage.io"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://raw.githubusercontent.com/T-Pham/UserKitSDK/0.0.8/UserKitIdentity.zip"
},
"source_files": "Dummy.swift",
"vendored_frameworks": "UserKitIdentity.framework",
"dependencies": {
"UserKit": [
"~> 0.0.8"
]
},
"pushed_with_swift_version": "2.3"
}