blob: d0a3cacd713b3c3220c2d6dabe8fd954f0c60b2c [file] [log] [blame]
{
"name": "IGTableViewEstimatedHeightCache",
"version": "0.1.0",
"summary": "Simple solution for adding estimated height cache to table view controller",
"description": " Simple solution for adding estimated height cache to table view controller\n\t\t\t\t\t \n\t\t\t\t\t Based on StackOverflow.com answer (http://stackoverflow.com/a/26371697/40444) by Kai Burghardt (http://stackoverflow.com/users/1978096/kai-burghardt)\n",
"homepage": "https://github.com/IndieGoGo/IGTableViewEstimatedHeightCache",
"license": "MIT",
"authors": {
"Indiegogo": "tech+gogopair@indiegogo.com",
"janj": "jan.jirout@indiegogo.com",
"glentregoning": "glen.tregoning@indiegogo.com"
},
"source": {
"git": "https://github.com/IndieGoGo/IGTableViewEstimatedHeightCache.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/Indiegogo",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}