blob: 5fe6a07b30d8ec91387582aa9ae4471ebf4cd5bd [file] [log] [blame]
{
"name": "AttributedTextView",
"version": "0.5.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Easiest way to create an attributed UITextView with support for multiple links",
"homepage": "https://github.com/evermeer/AttributedTextView",
"social_media_url": "https://twitter.com/evermeer",
"authors": {
"Edwin Vermeer": "edwin@evict.nl"
},
"source": {
"git": "https://github.com/evermeer/AttributedTextView.git",
"tag": "v0.5.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}