| { |
| "name": "BTScrollBallView", |
| "version": "0.1.0", |
| "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.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "BTScrollBallView/Classes/**/*", |
| "resource_bundles": { |
| "BTScrollBallView": [ |
| "BTScrollBallView/Assets/*.png" |
| ] |
| } |
| } |