blob: cfc8ec2823801bf7ee6b0635892c181c85848529 [file] [log] [blame]
{
"name": "MovingNumbersView",
"platforms": {
"ios": "13.0",
"osx": "10.15"
},
"version": "0.1.0",
"summary": "A number label with moving digit effect",
"requires_arc": true,
"description": "A number label with moving digit effect.",
"homepage": "https://github.com/aunnnn/MovingNumbersView",
"license": "MIT",
"authors": {
"Wirawit Rueopas": "aun.wirawit@gmail.com"
},
"source": {
"git": "https://github.com/aunnnn/MovingNumbersView.git",
"tag": "0.1.0"
},
"source_files": "Sources/MovingNumbersView/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}