GCPlaceholderTextView 1.0.1× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for GCPlaceholderTextViewYou want to add pod 'GCPlaceholderTextView', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'GCPlaceholderTextView', '~> 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 GCPlaceholderTextViewSee PodspecGitHub RepoPage on CocoaPods.orgGCPlaceholderTextView 1.0.1ByGuillaume Campagnagcamp/GCPlaceholderTextViewGitHub Repo A subclass of UITextView that allow a placeholder. Installation pod 'GCPlaceholderTextView' Authors Guillaume Campagna License MIT