blob: 0540e0a5428f0e3a248226445d4790478d387f02 [file] [log] [blame]
{
"name": "ListPlaceholder",
"version": "1.4",
"summary": "facebook news feed style animation on UITableView, UICollectionView, and custom views.",
"xcconfig": {
"OTHER_LDFLAGS": "-lz"
},
"description": "This library allows you to easily add an FB style animated loading placeholder to your tableviews, collection views, or custom 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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ListPlaceholder/Classes/**/*"
}