[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / a / 9 / EaseIMKit / 3.7.1 / EaseIMKit.podspec.json
blob9b62d7c7cb8475c522fb2168aa0567d8e89fe5ed
2   "name": "EaseIMKit",
3   "version": "3.7.1",
4   "platforms": {
5     "ios": "11.0"
6   },
7   "license": {
8     "type": "Copyright",
9     "text": "Hyphenate Inc. 2017"
10   },
11   "summary": "easemob im sdk UIKit",
12   "homepage": "http://docs-im.easemob.com/im/ios/other/easeimkit",
13   "description": "EaseIMKit Supported features:\n1. Conversation list\n                    2. Chat page (singleChat,groupChat,chatRoom)\n                    3. Contact list",
14   "authors": {
15     "easemob": "dev@easemob.com"
16   },
17   "source": {
18     "http": "https://downloadsdk.easemob.com/downloads/EaseKit/EaseIMKit_3.7.1.zip"
19   },
20   "xcconfig": {
21     "VALID_ARCHS": "arm64, x86_64",
22     "EXCLUDED_ARCHS": "armv7, armv7s, i386",
23     "OTHER_LDFLAGS": "-ObjC"
24   },
25   "requires_arc": true,
26   "preserve_paths": "*.framework",
27   "vendored_frameworks": "*.framework",
28   "frameworks": "UIKit",
29   "libraries": "stdc++",
30   "dependencies": {
31     "EMVoiceConvert": [
32       "~> 0.1.0"
33     ],
34     "Hyphenate": [
36     ]
37   }