blob: 470b63c62a67968f530fcab28098e10d5a9807e8 [file] [log] [blame]
{
"name": "MaskedLabel",
"version": "0.9.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "MaskedLabel is a UILabel subclass that allows you to easily apply a gradient to its text or to make it transparent.",
"homepage": "https://github.com/darincon/MaskedLabel",
"authors": {
"darincon": "drincon@scirestudios.com"
},
"social_media_url": "https://twitter.com/_diego_rincon",
"source": {
"git": "https://github.com/darincon/MaskedLabel.git",
"tag": "0.9.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MaskedLabel/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}