blob: 85bf6ddd7870cd7744fad8e32948426edf07bf09 [file] [log] [blame]
{
"name": "SendBirdSDK",
"version": "3.0.68",
"summary": "SendBird iOS Framework",
"description": "Messaging and Chat API for Mobile Apps and Websites",
"homepage": "https://sendbird.com",
"license": "Commercial",
"authors": {
"Jed Gyeong": "jed.gyeong@sendbird.com"
},
"source": {
"git": "https://github.com/smilefam/sendbird-ios-framework.git",
"tag": "v3.0.68"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"documentation_url": "https://docs.sendbird.com/",
"ios": {
"vendored_frameworks": "SendBirdSDK.framework",
"frameworks": [
"UIKit",
"QuartzCore",
"CFNetwork",
"Security",
"Foundation",
"MobileCoreServices",
"CoreGraphics",
"SystemConfiguration",
"CoreFoundation"
],
"libraries": "icucore"
}
}