[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / b / 2 / DUMessagingUIKit / 0.1.0 / DUMessagingUIKit.podspec.json
blob68278567f0544986c058d6edf8716293039a1932
2   "name": "DUMessagingUIKit",
3   "version": "0.1.0",
4   "summary": "An easy way to build a chat app within seconds",
5   "homepage": "http://api.diuit.com/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Pofat Tseng": "pofattseng@diuit.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "http://github.com/Diuit/DUMessagingUIKit-iOS.git"
18   },
19   "source_files": "DUMessagingUIKit/*.swift",
20   "requires_arc": true,
21   "dependencies": {
22     "DTTableViewManager": [
23       "~> 4.7.0"
24     ],
25     "DUMessaging": [
26       "~> 1.0.2"
27     ],
28     "SDWebImage": [
30     ]
31   }