blob: b692b8de5e366cec2605bab24ec64b6e26b5721e [file] [log] [blame]
{
"name": "NSHyperLabelSwift",
"version": "0.1.0",
"summary": "An easy way to add hyperlinks to UILabels",
"description": "NSHyperLabelSwift is a simple, easy way to add hyperlinks to UILabels. You can add a hyperlink from a substring.",
"homepage": "https://github.com/netsells/NSHyperLabelSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jack Colley": "jack.colley@netsells.co.uk"
},
"source": {
"git": "https://github.com/netsells/NSHyperLabelSwift.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/jackcolley",
"platforms": {
"ios": "8.0"
},
"source_files": "NSHyperLabelSwift/Classes/**/*"
}