| { | |
| "name": "OBCycleView", | |
| "version": "1.0.0", | |
| "summary": "OBCycleView是一个高效的Banner无线滚动View,并且轻量级", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/uDoctor/OBCycleView", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "_uDoctor": "714711047@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/uDoctor/OBCycleView.git", | |
| "tag": "1.0.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "OBCycleView/Classes/**/*" | |
| } |