{ | |
"name": "OBCycleView", | |
"version": "1.0.1", | |
"summary": "This is OBCycleView.banner 高效,无线滚动视图", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/uDoctor/OBCycleView", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"uDocter": "714711047@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/uDoctor/OBCycleView.git", | |
"tag": "1.0.1" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "OBCycleView/Classes/**/*" | |
} |