blob: ffff9e6e8de2e3ef90d3af90cf0083d7ddfcb21d [file] [log] [blame]
{
"name": "V5Client",
"version": "1.3.13",
"summary": "A customer service SDK for users of V5KF.COM used on iOS.",
"description": "It is a customer service SDK used on iOS, which implement by Objective-C. More info in http://ww.v5kf.com.",
"homepage": "https://github.com/V5KF/V5KFClientSDK-iOS",
"license": "MIT",
"authors": {
"Chyrain": "chyrain_v5kf@qq.com"
},
"source": {
"git": "https://github.com/V5KF/V5KFClientSDK-iOS.git",
"tag": "1.3.13"
},
"social_media_url": "http://www.v5kf.com",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"AVFoundation",
"CoreTelephony",
"Security",
"AudioToolbox",
"CFNetwork",
"MediaPlayer",
"WebKit"
],
"libraries": [
"sqlite3",
"icucore",
"stdc++"
],
"vendored_frameworks": "Frameworks/cocoapods/V5Client.framework"
}