blob: 7e98289a8125cf92f00fc2b10404228d6bc848fd [file] [log] [blame]
{
"name": "YNSuperLabel",
"version": "0.0.1",
"summary": "Rich Label in swift",
"description": "Rich Label in swift4",
"homepage": "https://github.com/xuyunan/YNSuperLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tommy": "xuyunan0113@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xuyunan/YNSuperLabel.git",
"tag": "0.0.1"
},
"source_files": [
"YNSuperLabel",
"YNSuperLabel/**/*.{swift}"
],
"pushed_with_swift_version": "4.0.3"
}