blob: f812cbf39d3b4ca568ede981560d7949882aac2d [file] [log] [blame]
{
"name": "GSLabel",
"version": "3.0.0",
"authors": "GyazSquare",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/GyazSquare/GSLabel",
"source": {
"git": "https://github.com/GyazSquare/GSLabel.git",
"tag": "v3.0.0"
},
"summary": "A UILabel subclass supporting content insets written in Swift.",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"module_name": "GS",
"source_files": "GSLabel/*.{swift}",
"pushed_with_swift_version": "3.0",
"deprecated_in_favor_of": "InsetLabel"
}