blob: 41367f2083259e56afc8d56a7c72efc16f30e2af [file] [log] [blame]
{
"name": "HGPlaceholders",
"version": "0.2.2",
"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 resulats, loading, error occured, ...) and to create Empty States in your table view / collection view, fully customisable",
"homepage": "https://github.com/HamzaGhazouani/HGPlaceholders",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HamzaGhazouani": "hamza.ghazouani@gmail.com"
},
"source": {
"git": "https://github.com/HamzaGhazouani/HGPlaceholders.git",
"tag": "0.2.2"
},
"social_media_url": "https://twitter.com/GhazouaniHamza",
"platforms": {
"ios": "9.0"
},
"source_files": "HGPlaceholders/Classes/**/*",
"resources": "HGPlaceholders/Assets/*.*",
"pushed_with_swift_version": "3.0"
}