blob: f63d67cd71ce20d80e3a4ae6ed056eaec4f71195 [file] [log] [blame]
{
"name": "HyphenateLite",
"version": "3.5.0",
"license": {
"type": "Copyright",
"text": "Hyphenate Inc. 2017"
},
"summary": "An Objective-C client for IM service",
"description": "Hyphenate is a cloud-based PaaS (Platform as a Service) for Mobile Instant Messaging (MIM). We provide in-app messaging features such as one-to-one chat, group chat, voice message, picture/video/file sharing, location sharing, real-time voice/video calling, etc.",
"homepage": "http://www.easemob.com/",
"authors": {
"Hyphenate Inc.": "sdk@easemob.com"
},
"source": {
"http": "https://download-sdk.oss-cn-beijing.aliyuncs.com/downloads/iOS_Pods_IMSDK_V3.5.0.zip"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"preserve_paths": "iOS_Pods_IMSDK_V3.5.0/HyphenateLite.framework",
"vendored_frameworks": "iOS_Pods_IMSDK_V3.5.0/HyphenateLite.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}