blob: 0acb51df0f3cb118c394e2a81acbe3c17ee33b9b [file] [log] [blame]
{
"name": "MSNumberScrollAnimatedView",
"version": "0.0.1",
"summary": "使用 MSNumberScrollAnimatedView 来显示数字时,可以添加数字滚动效果。",
"homepage": "https://github.com/MrSongzj/MSNumberScrollAnimatedView",
"license": "MIT",
"authors": {
"mrsong": "424607870@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/MrSongzj/MSNumberScrollAnimatedView.git",
"tag": "v0.0.1"
},
"source_files": "MSNumberScrollAnimatedView/*",
"requires_arc": true,
"screenshots": [
"https://raw.githubusercontent.com/MrSongzj/MSNumberScrollAnimatedView/master/screen/screen.gif"
]
}