blob: 11d1775d540e455a87b58de100653b1506ffe720 [file] [log] [blame]
{
"name": "LSCountDownLabel",
"version": "0.0.3",
"swift_version": "4.1",
"summary": "Label for the counting number with animation.",
"description": "LSCountDownLabel is UILabel for counting number",
"homepage": "https://github.com/2sem/LSCountDownLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "YoungJun Lee",
"social_media_url": "http://www.facebook.com/youngjun.lee.3998",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/2sem/LSCountDownLabel.git",
"tag": "0.0.3"
},
"source_files": [
"*/*.swift",
"*.swift",
"*/*/*.swift",
"**/*.{h,m}"
]
}