[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / d / a / 9 / EaseIMKit / 1.0.0.1 / EaseIMKit.podspec.json
blob2ef39a7f844221436ca32d9c811d3bdbc081d68c
2   "name": "EaseIMKit",
3   "version": "1.0.0.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\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_1.0.0.zip"
19   },
20   "xcconfig": {
21     "OTHER_LDFLAGS": "-ObjC"
22   },
23   "requires_arc": true,
24   "preserve_paths": "*.framework",
25   "vendored_frameworks": "*.framework",
26   "frameworks": "UIKit",
27   "libraries": "stdc++",
28   "dependencies": {
29     "Hyphenate": [
31     ],
32     "Masonry": [
34     ],
35     "MBProgressHUD": [
37     ],
38     "FLAnimatedImage": [
40     ],
41     "EMVoiceConvert": [
43     ],
44     "SDWebImage": [
46     ]
47   }