blob: b2fa7763eca17f42b56fa1a92a74e83ead7ad1c4 [file] [log] [blame]
{
"name": "JiverSDK",
"version": "1.1.33",
"summary": "JIVER iOS Framework",
"description": "JIVER is the simplest solution for chat and messaging.",
"homepage": "https://jiver.io",
"license": "Commercial",
"authors": {
"Jed Gyeong": "jed@jiver.io"
},
"source": {
"git": "https://github.com/smilefam/jiver-ios-framework.git",
"tag": "v1.1.33"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"ios": {
"vendored_frameworks": "JiverSDK.framework",
"frameworks": [
"AdSupport",
"UIKit",
"QuartzCore",
"CFNetwork",
"Security",
"Foundation",
"MobileCoreServices"
],
"libraries": "icucore"
}
}