2 "name": "SimpleCustomizableTextView",
4 "summary": "Simple customizable UITextView subclass in Swift.",
5 "description": "SimpleCustomizableTextView is a simple customizable UITextView subclass, written in Swift.\n\n* Placeholder similar to UITextField\n* AccessryView on keyboard\n* Closing keyboard\n* Support @IBDesignable and @IBInspectable\n* Support Swift 3.0\n* Compatible with Carthage",
6 "homepage": "https://github.com/Kyohei-Sakai/SimpleCustomizableTextView",
12 "Kyohei-Sakai": "nico_f00tb@yahoo.co.jp"
15 "git": "https://github.com/Kyohei-Sakai/SimpleCustomizableTextView.git",
21 "source_files": "SimpleCustomizableTextView/Classes/**/*",
22 "pushed_with_swift_version": "3.0"