blob: 41766fae8d627043ab59d577662f757fc33c0dae [file] [log] [blame]
{
"name": "UserKit",
"version": "0.0.4",
"summary": "UserKit tracking library for iOS (Swift)",
"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.4/UserKitSDK.zip"
},
"vendored_frameworks": "UserKitSDK.framework",
"dependencies": {
"JSQMessagesViewController": [
],
"JSQSystemSoundPlayer": [
"~> 2.0.1"
]
}
}