blob: d002b623f2df44f9a7611a26b42773b541b3926d [file] [log] [blame]
{
"name": "JiverSDK",
"version": "1.1.21",
"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.21"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"ios": {
"vendored_frameworks": "JiverSDK.framework",
"frameworks": [
"AdSupport",
"UIKit",
"QuartzCore",
"CFNetwork",
"Security",
"Foundation",
"MobileCoreServices"
],
"libraries": "icucore"
}
}