blob: 9ab417fa6fe9420b31da1fe110054cc0e38bbea7 [file] [log] [blame]
{
"name": "StrikethroughLabel",
"version": "0.0.1",
"summary": "A CocoaPods library written in Swift",
"description": "Animation for strikethrough UILabel in Swift",
"homepage": "https://github.com/chrsp/StrikethroughLabel.git",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"chrsp": "chrspx@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/chrsp/StrikethroughLabel.git",
"tag": "0.0.1"
},
"source_files": "StrikethroughLabel/**/*.{h,m,swift}",
"swift_version": "4.2"
}