blob: c0dd241df88e34835d56086515d021342c70b9e6 [file] [log] [blame]
{
"name": "ContextLabel",
"version": "1.2.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}