blob: 25675a7541b360f6a2851a857b61d47851e8d5f9 [file] [log] [blame]
{
"name": "LLCycleScrollView",
"version": "1.6.0",
"summary": "几行代码实现轮播图Swift",
"homepage": "https://github.com/LvJianfeng/LLCycleScrollView",
"license": "MIT",
"authors": {
"LvJianfeng": "coderjianfeng@foxmail.com"
},
"swift_versions": [
"4.0",
"4.2",
"5.0",
"5.0"
],
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/LvJianfeng/LLCycleScrollView.git",
"tag": "1.6.0"
},
"source_files": "Lib/LLCycleScrollView/**/*.{swift}",
"resources": "Lib/LLCycleScrollView.bundle",
"dependencies": {
"Kingfisher": [
]
},
"requires_arc": true,
"swift_version": "5.0"
}