blob: c60b4eef230e801d90f7872edc8e39c021564757 [file] [log] [blame]
{
"name": "ZYInfiniteLoopView",
"version": "1.0.3",
"summary": "ZYInfiniteLoopView 轮播图组件, 在YYInfiniteLoopView基础上进行修改的, 增加支持显示本地图像.",
"description": "ZYInfiniteLoopView Language: Objective-C. 轮播图组件, 支持显示网络、本地图像, 使用CollectionView实现, 使用Delegate/Block回调点击事件.",
"homepage": "https://github.com/zengyuios/ZYInfiniteLoopView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zy": "958255130@qq.com"
},
"source": {
"git": "https://github.com/zengyuios/ZYInfiniteLoopView.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"ZYInfiniteLoopView",
"ZYInfiniteLoopView/**/*.{h,m}"
],
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
]
}
}