blob: 7a18e3327b8340775f9de37bc3e1ae2ffb9439fc [file] [log] [blame]
{
"name": "MRTableViewCellCountScrollIndicator",
"version": "0.0.6",
"summary": "Table View Cell Scroll Count Indicator",
"description": "Shows a simple scroll count indicator when the user scrolls up and down in the tableView.",
"homepage": "https://github.com/xTrinch/MRTableViewCellCountScrollIndicator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mojca Rojko": "mojca.rojko@gmail.com"
},
"source": {
"git": "https://github.com/xTrinch/MRTableViewCellCountScrollIndicator.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MRTableViewCellCountScrollIndicator/Classes/**/*",
"resource_bundles": {
"MRTableViewCellCountScrollIndicator": [
"MRTableViewCellCountScrollIndicator/Assets/*.{png,xib}"
]
}
}