[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 4 / 8 / HyphenateChat / 3.9.1.1 / HyphenateChat.podspec.json
blobe0bcbd86aa8e3a7f4486f370333188d711b4237d
2   "name": "HyphenateChat",
3   "version": "3.9.1.1",
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/HyphenateChat3_9_1_1.zip"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "preserve_paths": "*.framework",
22   "vendored_frameworks": "*.framework",
23   "xcconfig": {
24     "OTHER_LDFLAGS": "-ObjC"
25   },
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
28     "VALID_ARCHS": "arm64 armv7 x86_64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   }