[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / b / 2 / DUMessagingUIKit / 0.1.3 / DUMessagingUIKit.podspec.json
blob5833fe4dc4c85bb7414b87280a0187b50213e3f4
2   "name": "DUMessagingUIKit",
3   "version": "0.1.3",
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.3"
19   },
20   "source_files": "DUMessagingUIKit/*.swift",
21   "resources": [
22     "DUMessagingUIKit/*.{xib}",
23     "DUMessagingUIKit/*.xcassets"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "DTTableViewManager": [
28       "~> 4.7.0"
29     ],
30     "DUMessaging": [
31       "~> 1.1.8"
32     ],
33     "URLEmbeddedView": [
34       "~> 0.4.0"
35     ]
36   }