[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / b / e / YMIMLib / 0.1.2 / YMIMLib.podspec.json
blob0094e25d1eeec53df993b5b52e65c1bb2c79aee5
2   "name": "YMIMLib",
3   "version": "0.1.2",
4   "summary": "译码小二郞即时通讯能力库(YMIMLib)",
5   "description": "译码小二郞即时通讯能力库(YMIMLib)是青岛译码小二郎企业总部管理有限公司自研的一套支持单聊,群聊等能力的IM组件。 皆在为用户提供一种高并发,高可用的,易集成的即时通讯系统。",
6   "homepage": "https://gitee.com/yimaxiaoerlang",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yimaxiaoerlang": "yingxinjituan0532@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/yimaxiaoerlang/ymimlib-ios",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "YMIMLib.framework/Versions/A/Headers/*.{h}",
22   "vendored_frameworks": "YMIMLib.framework",
23   "dependencies": {
24     "SocketRocket": [
26     ],
27     "AFNetworking": [
28       "4.0.1"
29     ],
30     "MJExtension": [
32     ],
33     "SDWebImage": [
35     ]
36   }