blob: 0c74def815299db19372e5252cfb5a87fbd9aff7 [file] [log] [blame]
{
"name": "ListPlaceholder",
"version": "1.0",
"summary": "facebook news feed style animation on UITableView and UICollectionView.",
"description": "This library allows you to easily add an FB style animated loading placeholder to your tableviews or collection views.",
"homepage": "https://github.com/malkouz/ListPlaceholder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Moayad Al kouz": "moayad_kouz9@hotmail.com"
},
"source": {
"git": "https://github.com/malkouz/ListPlaceholder.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ListPlaceholder/Classes/**/*",
"pushed_with_swift_version": "4.0"
}