blob: 380de3d07efe752dcd3d0208cb765fe23ddd5f32 [file] [log] [blame]
{
"name": "ZZCarouselSwift",
"version": "1.2.1",
"summary": "1.2.1 Major update",
"description": "The simplest shuffling, hope is helpful for all developers.The depth of support for custom cell.support swift 4.2",
"homepage": "https://github.com/Glianze/ZZCarouselSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"glianze": "glianze@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Glianze/ZZCarouselSwift.git",
"tag": "1.2.1"
},
"source_files": [
"ZZCarouselSwift/*.{swift}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
}
}