blob: 9431307d83745c0c4740798421004cd242fd1bc7 [file] [log] [blame]
{
"name": "BLCycleImageView",
"version": "1.3",
"summary": "图片无限轮播器,简单易用!",
"homepage": "https://github.com/busylife1987/BLCycleImageView",
"license": "MIT",
"authors": {
"busylife1987": "busylife1987@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/busylife1987/BLCycleImageView.git",
"tag": "1.3"
},
"source_files": "BLCycleImageView/*",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.7"
]
}
}