blob: 167ba06a01dedcd0c1b3b066c9094004ebd359fa [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"
}