2 "name": "UITableViewController+KYSelfSizingPushFix",
4 "summary": "解决了iOS8中使用Self-Sizing Cell自动布局时,push时发生cell跳跃的bug",
5 "description": " 给UITableViewController增加了一个Category。解决了iOS8中使用Self-Sizing Cell自动布局时,push时发生cell跳跃的bug\n",
6 "homepage": "https://github.com/KittenYang/KYSelfSizingPushFixCategory",
9 "KittenYang": "kittenyang@icloud.com"
15 "git": "https://github.com/KittenYang/KYSelfSizingPushFixCategory.git",
18 "source_files": "UITableViewController+KYSelfSizingPushFix/*.{h,m}",