blob: 7d0511d395b8611c084d031a728229a43f5f89de [file] [log] [blame]
{
"name": "ASGrowingTextView",
"version": "0.6.0",
"summary": "UITextView on Swift 3 and Swift 4. Support auto growing, placeholder and length limit.",
"description": "This cocoapod provides a subclass of UITextView which support auto growing, placeholder, length limit and parent scrollview support.",
"homepage": "https://github.com/alexsteinerde/ASGrowingTextView",
"screenshots": "https://raw.githubusercontent.com/alexsteinerde/ASGrowingTextView/master/DEMO.gif",
"license": "MIT",
"authors": {
"Kenneth Tsang": "kenneth.tsang@me.com",
"Alex Steiner": "info@alexsteiner.de"
},
"source": {
"git": "https://github.com/alexsteinerde/ASGrowingTextView.git",
"tag": "0.6.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "4.0"
}