blob: b74a640ad78e364070c357fa0c1b92f81e74f6ca [file] [log] [blame]
{
"name": "FXCarouselFigureView",
"version": "1.1.0",
"summary": "collectionView 完成的无限轮播图功能,支持传入images,或者imagesUrl,使用方便",
"homepage": "https://github.com/zfx5130/FXCarouselFigureView",
"license": "MIT",
"authors": {
"thomas": "dui1cuo@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zfx5130/FXCarouselFigureView.git",
"tag": "1.1.0"
},
"source_files": [
"FXCarouselFigureView",
"FXCarouselFigureView/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.7.4"
]
}
}