blob: 314b2d3d250af64c8bfb4a22454ba52484c0528f [file] [log] [blame]
{
"name": "ZZCarouselSwift",
"version": "1.2.0",
"summary": "1.2.0 Major update",
"description": "The simplest shuffling, hope is helpful for all developers.The depth of support for custom cell.",
"homepage": "https://github.com/ACEYL/ZZCarouselSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"glianze": "glianze@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ACEYL/ZZCarouselSwift.git",
"tag": "1.2.0"
},
"source_files": [
"ZZCarouselSwift/*.{swift}"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
}
}