2 "name": "ASGrowingTextView",
4 "summary": "UITextView on Swift 3 and Swift 4. Support auto growing, placeholder and length limit.",
5 "description": "This cocoapod provides a subclass of UITextView which support auto growing, placeholder, length limit and parent scrollview support.",
6 "homepage": "https://github.com/alexsteinerde/ASGrowingTextView",
7 "screenshots": "https://raw.githubusercontent.com/alexsteinerde/ASGrowingTextView/master/DEMO.gif",
10 "Kenneth Tsang": "kenneth.tsang@me.com",
11 "Alex Steiner": "info@alexsteiner.de"
14 "git": "https://github.com/alexsteinerde/ASGrowingTextView.git",
21 "source_files": "Pod/Classes/**/*",
22 "pushed_with_swift_version": "4.0"