blob: d5bf5130b2350ca8ece4f7eecbe6a91a62353db3 [file] [log] [blame]
{
"name": "LSCountDownLabel",
"version": "0.0.2",
"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.2"
},
"source_files": [
"*/Extensions/*.swift",
"*/Extensions/*/*.swift",
"*/Extensions/*/*/*.swift",
"**/*.{h,m}"
]
}