blob: 48f762da13d11fa0b3b60522ab949fdf6270cd02 [file] [log] [blame]
{
"name": "SubviewAttachingTextView",
"version": "1.2.1",
"summary": "UITextView behavior and subclass that allow embedding subviews as attachments.",
"homepage": "https://github.com/vlas-voloshin/SubviewAttachingTextView",
"license": "MIT",
"authors": {
"Vlas Voloshin": "argentumko@gmail.com"
},
"social_media_url": "https://twitter.com/argentumko",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/vlas-voloshin/SubviewAttachingTextView.git",
"tag": "1.2.1"
},
"source_files": "SubviewAttachingTextView/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}