blob: 9fb6a59adf9feff2c6c598b5f924484d110e06cb [file] [log] [blame]
{
"name": "SubviewAttachingTextView",
"version": "1.2.2",
"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.2"
},
"source_files": "SubviewAttachingTextView/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}