blob: dffb90aac5c4b3e47f95819a3f6b3c4d34d237e5 [file] [log] [blame]
{
"name": "SKPaddingLabel",
"version": "1.0.1",
"summary": "This is extension class can set padding of UILabel.",
"homepage": "http://seeking-star.com/",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Shusuke Shimizu": "stella.scraps@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source": {
"git": "https://github.com/starcut/SKPaddingLabel.git",
"branch": "master",
"tag": "1.0.1"
},
"source_files": [
"SKPaddingLabel",
"SKPaddingLabel/*.{h,m,swift}"
],
"public_header_files": "SKPaddingLabel/SKPaddingLabel.h"
}