blob: c2f334005b4a18c67d9b1b7256467951356c929d [file] [log] [blame]
{
"name": "BTScrollBallView",
"version": "0.1.1",
"summary": "a scroll ball view, like slot machine scorll animate effect",
"description": "a scroll ball view, just like the animation effect of slot machine, can customize each cell view",
"homepage": "https://github.com/biostome/BTScrollBallView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"biostome": "453816118@qq.com"
},
"source": {
"git": "https://github.com/biostome/BTScrollBallView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BTScrollBallView/Classes/**/*",
"resource_bundles": {
"BTScrollBallView": [
"BTScrollBallView/Assets/*.png"
]
}
}