blob: a118d0096dfc9bdcdad548424a3704ab67dbf09b [file] [log] [blame]
{
"name": "UserKit",
"version": "0.0.1",
"summary": "UserKit tracking library for iOS (Swift)",
"homepage": "http://www.mstage.io/",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"mStage": "support@mstage.io"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://raw.githubusercontent.com/T-Pham/UserKitSDK/0.0.1/UserKitSDK.zip"
},
"vendored_frameworks": "UserKitSDK.framework",
"dependencies": {
"JSQMessagesViewController": [
],
"JSQSystemSoundPlayer": [
"~> 2.0.1"
]
}
}