blob: c880830a39ac16160d4eb0e13328518ae01dd5a0 [file] [log] [blame]
{
"name": "LLCycleScrollView",
"version": "1.1.1",
"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.1"
},
"source_files": "Lib/LLCycleScrollView/**/*.{swift}",
"resources": "Lib/LLCycleScrollView.bundle",
"dependencies": {
"Kingfisher": [
]
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}