blob: 1049c0cf16d4f9f4665ab57f614d0397961f123c [file] [log] [blame]
{
"name": "LLCycleScrollView",
"version": "1.3.6",
"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.6"
},
"source_files": "Lib/LLCycleScrollView/**/*.{swift}",
"resources": "Lib/LLCycleScrollView.bundle",
"dependencies": {
"Kingfisher": [
"~> 3.13.1"
]
},
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}