blob: 3d25abd4adbbdb77f10f45e7524f5c9f51ca25eb [file] [log] [blame]
{
"name": "AttributedTextView",
"version": "0.6.0",
"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.6.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "4.0"
}