[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / b / 2 / DUMessagingUIKit / 0.1.1 / DUMessagingUIKit.podspec.json
blob561e746898c8e114e9390d550a2c85b7b410f6a8
2   "name": "DUMessagingUIKit",
3   "version": "0.1.1",
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": "https://github.com/Diuit/DUMessagingUIKit-iOS.git",
18     "tag": "0.1.1"
19   },
20   "source_files": "DUMessagingUIKit/*.swift",
21   "requires_arc": true,
22   "dependencies": {
23     "DTTableViewManager": [
24       "~> 4.7.0"
25     ],
26     "DUMessaging": [
27       "~> 1.1.8"
28     ],
29     "URLEmbeddedView": [
30       "~> 0.4.0"
31     ]
32   }