[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 2 / a / HyphenateChat_test1 / 1.0.1 / HyphenateChat_test1.podspec.json
blob070f42e30bc88a36f9430abebf0d2db26bcebfce
2   "name": "HyphenateChat_test1",
3   "version": "1.0.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/HyphenateChat4_11_0.zip"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "preserve_paths": "*.xcframework",
22   "vendored_frameworks": [
23     "HyphenateChat.xcframework",
24     "aosl.xcframework"
25   ],
26   "xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC"
28   },
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
31     "VALID_ARCHS": "arm64 x86_64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   }