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