[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / a / 9 / EaseIMKit / 3.7.4.1 / EaseIMKit.podspec.json
blob4a87c5d2e173aaff76368fe0a66a5ab856674f15
2   "name": "EaseIMKit",
3   "version": "3.7.4.1",
4   "platforms": {
5     "ios": "10.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:\n\n1. Conversation list\n2. Chat page (singleChat,groupChat,chatRoom)\n3. Contact list",
14   "authors": {
15     "easemob": "dev@easemob.com"
16   },
17   "source": {
18     "http": "https://downloadsdk.easemob.com/downloads/EaseKit/EaseIMKit_3.7.4.zip"
19   },
20   "xcconfig": {
21     "OTHER_LDFLAGS": "-ObjC",
22     "EXCLUDED_ARCHS": "armv7 armv7s i386"
23   },
24   "requires_arc": true,
25   "preserve_paths": "*.framework",
26   "vendored_frameworks": "*.framework",
27   "frameworks": "UIKit",
28   "libraries": "stdc++",
29   "dependencies": {
30     "EMVoiceConvert": [
31       "~> 0.1.0"
32     ],
33     "Hyphenate": [
35     ]
36   }