ACEExpandableTextCell 1.0.4× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Feb 2016Maintained by Stefano Acerbetti.Installation Guide×Installation Guide for ACEExpandableTextCellYou want to add pod 'ACEExpandableTextCell', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'ACEExpandableTextCell', '~> 1.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try ACEExpandableTextCellSee PodspecGitHub RepoPage on CocoaPods.orgACEExpandableTextCell 1.0.4ByStefano Acerbettiacerbetti/ACEExpandableTextCellGitHub Repo ACEExpandableTextCell Is the simplest way to insert a UITextView inside an expandable UITableViewCell. It also supports a placeholder text License ACEExpandableTextCell is available under the MIT license. See the LICENSE file for more info.