[Delete] VersionConfirm 0.1.1
[CocoaPods.git] / Specs / 0 / b / d / HyphenateChat_test / 3.9.2.1 / HyphenateChat_test.podspec.json
blobae25c65136fc0724d1fc0c4e5c9f6de23566a0f3
2   "name": "HyphenateChat_test",
3   "version": "3.9.2.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_2_1.zip"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "vendored_frameworks": [
22     "HyphenateChat.framework",
23     "AgoraEvent2.framework"
24   ],
25   "xcconfig": {
26     "OTHER_LDFLAGS": "-ObjC"
27   },
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
30     "VALID_ARCHS": "arm64 armv7 x86_64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   }