[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / c / 9 / AgoraChat / 3.8.7 / AgoraChat.podspec.json
blob5873cd4873a6f47a46e1ae0d0f00de93f281327b
2   "name": "AgoraChat",
3   "version": "3.8.7",
4   "license": {
5     "type": "Copyright",
6     "text": "Hyphenate Inc. 2017"
7   },
8   "summary": "An Objective-C client for IM service",
9   "description": "AgoraChat 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 file sharing, location sharing, 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/AgoraChat/AgoraChat3_8_7.zip"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "preserve_paths": "*.framework",
22   "vendored_frameworks": "*.framework",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
25     "VALID_ARCHS": "arm64 armv7 x86_64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "xcconfig": {
31     "OTHER_LDFLAGS": "-ObjC"
32   },
33   "deprecated_in_favor_of": "Agora_Chat_iOS"