[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / d / 2 / DJEmptyView / 1.0.3 / DJEmptyView.podspec.json
blob602af2a4a68dd0ba41311a0f199a80c88e683bd7
2   "name": "DJEmptyView",
3   "version": "1.0.3",
4   "summary": "Add an empty view to your table view with one line of codes..",
5   "homepage": "https://github.com/iwufan/DJEmptyView",
6   "license": "MIT",
7   "platforms": {
8     "ios": "9.0"
9   },
10   "swift_version": "4.2",
11   "authors": {
12     "jiadawei": "jiadawei80@126.com"
13   },
14   "source": {
15     "git": "https://github.com/iwufan/DJEmptyView.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "DJEmptyViewDemo/DJEmptyViewDemo/DJEmptyView/**/*.{swift}",
19   "requires_arc": true,
20   "frameworks": "UIKit"