blob: 23ed62a890aac04cc1574743a30db51f3b2e62d6 [file] [log] [blame]
{
"name": "HyphenateLite",
"version": "3.3.4",
"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": "https://www.hyphenate.io/",
"authors": {
"Hyphenate Inc.": "info@hyphenate.io"
},
"source": {
"http": "http://downloads.easemob.com/downloads/ios_IM_HyphenateLite_sdk_3.3.4.zip"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"preserve_paths": "ios_IM_HyphenateLite_sdk_3.3.4/HyphenateSDK/HyphenateLite.framework",
"vendored_frameworks": "ios_IM_HyphenateLite_sdk_3.3.4/HyphenateSDK/HyphenateLite.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}