blob: e3b017e404cde33d8488385eb59195f30fd40112 [file] [log] [blame]
{
"name": "ContextLabel",
"version": "1.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A simple to use drop in replacement for UILabel",
"description": "A simple to use drop in replacement for UILabel written in Swift that provides automatic detection of links such as URLs, twitter style usernames and hashtags.",
"authors": {
"Michael Loistl": "michael@aplo.io"
},
"homepage": "https://github.com/michaelloistl/ContextLabel",
"source": {
"git": "https://github.com/michaelloistl/ContextLabel.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ContextLabel/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}