blob: 55bf5a7147167622d711519a8217658a8994573a [file] [log] [blame]
{
"name": "AMResizingTextView",
"version": "1.1.0",
"summary": "A `UITextView` subclass that automatically resizes based on the size of its content text with a smooth animation. Written in Swift",
"homepage": "https://github.com/AnthonyMDev/AMResizingTextView",
"license": "MIT",
"authors": {
"Anthony Miller": "AnthonyMDev@gmail.com"
},
"source": {
"git": "https://github.com/AnthonyMDev/AMResizingTextView.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/AnthonyMDev",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}