blob: 745646c1334da4f42a3dbee8a157247df9a9f955 [file] [log] [blame]
{
"name": "ZPLoopScrollView",
"version": "1.0.0",
"summary": "Using three UIImageView pictures in an infinite loop, you can manually drag and drop and click on interactive",
"description": "Using three UIImageView pictures in an infinite loop, you can manually drag and drop and click on interactive (使用三个UIImageView实现图片的无限循环,可手动拖拽以及点击交互)",
"homepage": "https://github.com/twenty-zp/ZPLoopScrollView",
"authors": {
"twenty-zp": "twenty-zp"
},
"license": {
"type": "MIT",
"file": "ZPLoopScrollView/LICENSE.txt"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/twenty-zp/ZPLoopScrollView.git",
"tag": "1.0.0"
},
"source_files": "ZPLoopScrollView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}