[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / c / b / SLEmptyPage / 1.0.2 / SLEmptyPage.podspec.json
blob1195673516dc6cc23e764cc8a85eeec7bcddc775
2   "name": "SLEmptyPage",
3   "version": "1.0.2",
4   "swift_version": "4.2",
5   "summary": "空状态页",
6   "description": "设置UITableView和UICollectionView没有展示信息时显示自定义的空状态页面",
7   "homepage": "https://github.com/2NU71AN9/SLEmptyPage",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "孙梁": "1491859758@qq.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/2NU71AN9/SLEmptyPage.git",
20     "tag": "v1.0.2"
21   },
22   "source_files": "SLEmptyPage/EmptyPage/*.swift",
23   "resources": "SLEmptyPage/EmptyPage/*.bundle",
24   "requires_arc": true