[Add] HyphenateChat 4.1.0
[CocoaPods.git] / Specs / b / 4 / 8 / HyphenateChat / 4.1.0 / HyphenateChat.podspec.json
blob3f43d367eea7f089c35c3aaf002271987acf11fd
2   "name": "HyphenateChat",
3   "version": "4.1.0",
4   "license": {
5     "type": "Copyright",
6     "text": "Hyphenate Inc. 2017"
7   },
8   "summary": "An Objective-C client for IM service",
9   "description": "HyphenateChat 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.",
10   "homepage": "http://www.easemob.com/",
11   "authors": {
12     "Hyphenate Inc.": "sdk@easemob.com"
13   },
14   "source": {
15     "http": "https://downloadsdk.easemob.com/downloads/HyphenateChat4_1_0.zip"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "preserve_paths": "*.xcframework",
22   "vendored_frameworks": "*.xcframework",
23   "xcconfig": {
24     "OTHER_LDFLAGS": "-ObjC"
25   }