blob: 2e27e38e82cc5176727d846933e968f169b856e3 [file] [log] [blame]
{
"name": "OYMarqueeView",
"version": "1.0.0",
"summary": "基于Swift 5的轻量级跑马灯视图,支持横向或竖向滚动,仿cell复用机制支持视图复用",
"homepage": "https://github.com/OYForever/OYMarqueeView",
"license": "MIT",
"authors": {
"Zero": "478027478@qq.com"
},
"social_media_url": "https://github.com/OYForever",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/OYForever/OYMarqueeView.git",
"tag": "1.0.0"
},
"swift_versions": "5.0",
"source_files": "OYMarqueeView/**/*",
"swift_version": "5.0"
}