blob: 87f0fd81363975e679171c4874968aa082fb95c0 [file] [log] [blame]
{
"name": "LLCycleScrollView",
"version": "1.1.2",
"summary": "几行代码实现轮播图Swift3",
"homepage": "https://github.com/LvJianfeng/LLCycleScrollView",
"license": "MIT",
"authors": {
"LvJianfeng": "coderjianfeng@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LvJianfeng/LLCycleScrollView.git",
"tag": "1.1.2"
},
"source_files": "Lib/LLCycleScrollView/**/*.{swift}",
"resources": "Lib/LLCycleScrollView.bundle",
"dependencies": {
"Kingfisher": [
]
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}