blob: a9e43c07794afa15d66f443c825029c3af57358a [file] [log] [blame]
{
"name": "LinkableLabel",
"platforms": {
"ios": "9.0"
},
"summary": "LinkableLabel can make links in UILabel",
"requires_arc": true,
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Moiseenko": "alexmoiseenko@me.com"
},
"homepage": "https://github.com/alexmay23/LinkableLabel",
"source": {
"git": "https://github.com/alexmay23/LinkableLabel.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"source_files": "Sources/**/*.{h,m}"
}