blob: bd008cbc9f9d3a95a0eda5aae7c1166be97f0af8 [file] [log] [blame]
{
"name": "InsetLabel",
"version": "4.0.1",
"authors": "GyazSquare",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/GyazSquare/InsetLabel",
"source": {
"git": "https://github.com/GyazSquare/InsetLabel.git",
"tag": "v4.0.1"
},
"summary": "A UILabel subclass supporting content insets written in Swift.",
"swift_versions": [
"4.2",
"5.0",
"5.1"
],
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "InsetLabel/*.{swift}",
"swift_version": "5.1"
}