[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / c / b / SLEmptyPage / 1.0.0 / SLEmptyPage.podspec.json
blobe6c8e18e5c110e9ae4936fb89ba2df577cc4c09d
2   "name": "SLEmptyPage",
3   "version": "1.0.0",
4   "swift_version": "4.1",
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.0"
21   },
22   "source_files": "SLEmptyPage/EmptyPage/*.swift",
23   "resources": "SLEmptyPage/EmptyPage/*.bundle",
24   "requires_arc": true