blob: 0f55af826fa8e52387663d8169e36a527daad6ce [file] [log] [blame]
{
"name": "LLCycleScrollView",
"version": "1.3.5",
"summary": "几行代码实现轮播图Swift",
"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.3.5"
},
"source_files": "Lib/LLCycleScrollView/**/*.{swift}",
"resources": "Lib/LLCycleScrollView.bundle",
"dependencies": {
"Kingfisher": [
"~> 4.0"
]
},
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}