[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / d / a / IMComponent / 0.1.34 / IMComponent.podspec.json
bloba5e9d405fceb76373f10a6f16c2448a775fe57de
2   "name": "IMComponent",
3   "version": "0.1.34",
4   "summary": "云信IM封装组件",
5   "description": "私有的IM组件库,在云信的基础上封装一层",
6   "homepage": "http://gitlab.timing360.net/component",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "江一川": "joychan0@163.com"
13   },
14   "source": {
15     "git": "http://gitlab.timing360.net/component/IMComponent.git",
16     "tag": "0.1.34"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "IMComponent/Classes/**/*",
23   "dependencies": {
24     "NIMSDK_LITE": [
25       "9.6.3"
26     ],
27     "SwiftyBeaver": [
28       "~> 1.9.3"
29     ],
30     "SwifterSwift/SwiftStdlib": [
32     ]
33   },
34   "pod_target_xcconfig": {
35     "VALID_ARCHS": "x86_64 armv7 arm64"
36   },
37   "swift_version": "5.0"