blob: 753b6a9559eb078fab8c5ef7cf773b74ba7eca52 [file] [log] [blame]
{
"name": "BRFlabbyTable",
"version": "1.0.0",
"summary": "iOS classes to add a bouncy and distorted effect on UITableViewCells",
"description": " BRFlabbyTable is a set of classes that allow you to add a bouncy and distorted effect on a cell frame while the table is scrolling. The \"flabbiness\" of the cells is based on the speed of scrolling. Upon pressing and dragging, the highlighted cell grows around the touch area.\n",
"homepage": "https://github.com/brocoo/BRFlabbyTable",
"screenshots": [
"https://camo.githubusercontent.com/be91b8bb8106725590a370646997ba1a83d7d387/687474703a2f2f692e696d6775722e636f6d2f466c3930724c6d2e706e67",
"https://camo.githubusercontent.com/aaacbd03c84ecf1148933955a0c94dbaae78a411/687474703a2f2f692e696d6775722e636f6d2f304b6855684d4e2e706e67"
],
"license": "Apache",
"authors": {
"Julien Ducret": "brocoo@gmail.com"
},
"source": {
"git": "https://github.com/brocoo/BRFlabbyTable.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/jbrocoo",
"platforms": {
"ios": "6.1"
},
"requires_arc": true,
"source_files": "Classes",
"public_header_files": "Classes/*.h"
}