[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 0 / 2 / DFLogManager / 0.0.6 / DFLogManager.podspec.json
blob5f80e05c93dc3c908661f9d4443e50691ff6c594
2   "name": "DFLogManager",
3   "version": "0.0.6",
4   "summary": "日志控件",
5   "description": "利用realm进行本地缓存的日志控件\n更新内容:补充release模式下的关闭按钮展示",
6   "homepage": "https://github.com/quanchengk/DFLogManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "danfort": "quanchengk@163.com"
13   },
14   "source": {
15     "git": "https://github.com/quanchengk/DFLogManager.git",
16     "tag": "0.0.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DFLogManager/Classes/**/*",
22   "resources": "DFLogManager/Assets/*.{png,bundle,plist}",
23   "dependencies": {
24     "Realm": [
26     ],
27     "Masonry": [
29     ],
30     "UITableView+FDTemplateLayoutCell": [
32     ],
33     "MJRefresh": [
35     ]
36   }