blob: c6a47f1be047d3ad1eb7c58c45d5ed6b393d0993 [file] [log] [blame]
{
"name": "UserKit",
"version": "0.0.6",
"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.6/UserKit.zip"
},
"vendored_frameworks": "UserKit.framework",
"dependencies": {
"JSQMessagesViewController": [
],
"JSQSystemSoundPlayer": [
"~> 2.0.1"
]
}
}