[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 1 / e / 8 / DCChatKit / 1.0.2 / DCChatKit.podspec.json
blob7cb50e8ea05ad42b694e535fa09dfc8a59ae5f83
2   "name": "DCChatKit",
3   "version": "1.0.2",
4   "summary": "DCChatKit",
5   "description": "DCChatKit for smart bank.",
6   "homepage": "https://gitee.com/wangyp330/dcchat-kit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangyp330": "wangypad@dcits.com"
13   },
14   "source": {
15     "git": "https://gitee.com/wangyp330/dcchat-kit.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "resource_bundles": {
22     "DCChatKit": [
23       "DCChatKit/Assets/*.bundle"
24     ]
25   },
26   "frameworks": "UIKit",
27   "pod_target_xcconfig": {
28     "VALID_ARCHS": "x86_64 armv7 arm64"
29   },
30   "dependencies": {
31     "NIMSDK": [
32       "~> 7.4.0"
33     ]
34   },
35   "subspecs": [
36     {
37       "name": "boardKit",
38       "vendored_frameworks": "DCChatKit/Classes/*.framework"
39     }
40   ]