blob: b318046ca4bcf63f6a0a81174f20beada0c1d70d [file] [log] [blame]
{
"name": "InsetLabel",
"version": "2.0.1",
"authors": "GyazSquare",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/GyazSquare/InsetLabel",
"source": {
"git": "https://github.com/GyazSquare/InsetLabel.git",
"tag": "v2.0.1"
},
"summary": "A UILabel subclass supporting content insets written in Swift.",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"module_name": "GSL",
"source_files": "InsetLabel/*.{swift}",
"pushed_with_swift_version": "4.0"
}