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