blob: 4ea4e5e6e9c9bb3a4527429c4808ea11842ce42b [file] [log] [blame]
{
"name": "EmptyKit",
"version": "3.0.3",
"summary": "A lightweight, swift library for displaying emptyView whenever the view(tableView/collectionView) has no content to display, just like DZNEmptyDataSet.",
"homepage": "https://github.com/eilianlove/EmptyKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"archerzz": "archerzz.work@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/eilianlove/EmptyKit.git",
"tag": "3.0.3"
},
"source_files": "EmptyKit/*.swift",
"requires_arc": true,
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}