blob: 0a640242b4340418b6e800875aa2dea6a2bcc3d3 [file] [log] [blame]
{
"name": "leetal-HGPlaceholders",
"version": "0.4.1",
"summary": "Nice library to show placeholders and Empty States for any UITableView/UICollectionView in your project",
"description": "A powerful framework allows you to show easily different placeholders (no results, loading, error occured, ...) and to create mpty states in your table view / collection view with fully customizable layout.",
"homepage": "https://github.com/HamzaGhazouani/HGPlaceholders",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HamzaGhazouani": "hamza.ghazouani@gmail.com",
"leetal": "widerbergaren@gmail.com"
},
"source": {
"git": "https://github.com/leetal/HGPlaceholders.git",
"tag": "0.4.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HGPlaceholders/Classes/**/*",
"resources": "HGPlaceholders/Assets/*.*"
}