blob: 6710b8f5fcc7f4045de646b13de4a388f735ff75 [file] [log] [blame]
{
"name": "SLCycleImageView",
"version": "1.0.2",
"summary": "图片轮播,SLCycleImageView,ScrollView,ScrollImage,Cycle,Scroll",
"description": "图片轮播,SLCycleImageView,ScrollView,ScrollImage,Cycle,Scroll",
"homepage": "https://github.com/Sanchew/SLCycleImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sanchew": "sanchew@mail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sanchew/SLCycleImageView.git",
"tag": "1.0.2"
},
"source_files": "SLCycleImageView/Lib/SLCycleImageView/**/*.swift",
"requires_arc": true,
"dependencies": {
"Kingfisher": [
"~> 4.2"
],
"DACircularProgress": [
"~> 2.3"
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}