blob: 609119077b05b15366e6e683f300dfa40a14b818 [file] [log] [blame]
{
"name": "MRTableViewCellCountScrollIndicator",
"version": "0.0.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MRTableViewCellCountScrollIndicator/Classes/**/*",
"resource_bundles": {
"MRTableViewCellCountScrollIndicator": [
"MRTableViewCellCountScrollIndicator/Assets/*.{png,xib}"
]
}
}