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