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