blob: d611a2ce8e6c2ceb704e53270b8c4ee636376e7f [file] [log] [blame]
{
"name": "SFScrollableNumberAnimatedView",
"version": "0.1.0",
"summary": "A vertical scroll animation view for display math numbers for iOS.",
"description": "animated scroll number view. integer, float and negative number are surpported, easy to use",
"homepage": "https://github.com/sffernando/SFScrollableNumberAnimatedView.git",
"screenshots": "https://github.com/sffernando/SFScrollableNumberAnimatedView/blob/master/demo.gif",
"license": "MIT",
"authors": {
"Fernando": "sucrezhang@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/sffernando/SFScrollableNumberAnimatedView.git",
"tag": "0.1.0"
},
"source_files": "SFScrollableNumberAnimatedView/SFScrollableNumberAnimatedView/Source/*.{h,m}",
"exclude_files": "SFScrollableNumberAnimatedView/SFScrollableNumberAnimatedView.h"
}