blob: c903abfd1132f3f5ce7289e80daa5ad81bbf0967 [file] [log] [blame]
{
"name": "NumberScrollAnimatedView",
"version": "0.1.0",
"summary": "UIView based component for displaying string with scroll animation for each numerical symbol",
"homepage": "https://github.com/AlexSmet/NumberScrollAnimatedView",
"license": {
"type": "MIT"
},
"authors": {
"Alexander Smetannikov": "alexsmetdev@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/AlexSmet/SHNumbersScrollAnimatedView.git",
"tag": "0.1.0"
},
"source_files": "NumbersScrollAnimatedView/*.{swift}"
}