blob: 0c02c68a7f24fc241a0d79add2eb37a5c77e6452 [file] [log] [blame]
{
"name": "GSLabel",
"version": "2.2.0",
"authors": "GyazSquare",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/GyazSquare/GSLabel",
"source": {
"git": "https://github.com/GyazSquare/GSLabel.git",
"tag": "v2.2.0"
},
"summary": "A UILabel subclass supporting content insets written in Swift.",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "GSLabel/*.{swift}",
"deprecated_in_favor_of": "InsetLabel"
}