| { | |
| "name": "FYMarqueeView", | |
| "version": "0.0.1", | |
| "summary": "自定义跑马灯效果,支持多文本无限滚动,支持暂停", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/cao903775389/FYMarqueeView", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "fengyangcao": "903775389@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/cao903775389/FYMarqueeView.git", | |
| "tag": "0.0.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "FYMarqueeView/Classes/**/*" | |
| } |