blob: c8554ff602fa92de2275a44e0a9c2fe793550d72 [file] [log] [blame]
{
"name": "RTTableViewCellAutoHeight",
"version": "1.0.0",
"summary": "Height cacher for UITableViewCells.",
"homepage": "https://bitbucket.org/rentateam/rttableviewcellautoheight",
"license": "MIT",
"authors": {
"a-25": "a-25@rentateam.ru"
},
"source": {
"git": "https://bitbucket.org/rentateam/rttableviewcellautoheight.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/*.{h,m}",
"frameworks": "UIKit"
}