blob: 3063184e21564f6f7b72fad74aa8fe6ba6f400f9 [file] [log] [blame]
{
"name": "NumberScrollAnimatedView",
"version": "0.2.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"
},
"source": {
"git": "https://github.com/AlexSmet/SHNumbersScrollAnimatedView.git",
"tag": "0.2.0"
},
"source_files": "NumberScrollAnimatedView/*.{swift}"
}