[Add] Fyber_FMPAdapter 8.3.4
[CocoaPods.git] / Specs / 0 / b / d / HyphenateChat_test / 3.9.2 / HyphenateChat_test.podspec.json
blob3340407af6a2dab17697efac09f23de1483e9150
2   "name": "HyphenateChat_test",
3   "version": "3.9.2",
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_2_test.zip"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "preserve_paths": [
22     "**/*.framework",
23     "**/*.dylib"
24   ],
25   "vendored_frameworks": "**/*.framework",
26   "vendored_libraries": "**/libevent2.dylib",
27   "xcconfig": {
28     "OTHER_LDFLAGS": "-ObjC"
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
32     "VALID_ARCHS": "arm64 armv7 x86_64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   }