blob: a7c8b138cde092797544918eea9da23750a5f1d3 [file] [log] [blame]
{
"name": "NumberScrollAnimatedView",
"version": "0.2.1",
"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/NumberScrollAnimatedView.git",
"tag": "0.2.1"
},
"source_files": "NumberScrollAnimatedView/*.{swift}"
}