blob: 94783c4b092d12ade54ad8ff736c6e2dbdf2ae8a [file] [log] [blame]
{
"name": "YCCycleScroolView",
"version": "1.0.0",
"summary": "A YCCycleScroolView can use for image scroll or view scroll.",
"homepage": "https://github.com/justXyS/YCCycleScroolView.git",
"license": "MIT",
"authors": "xiaoyuan",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/justXyS/YCCycleScroolView.git",
"tag": "1.0.0"
},
"source_files": [
"YCImageScollerDemo",
"YCImageScollerDemo/YCImageScoller/*.{h,m,swift}"
],
"requires_arc": true,
"dependencies": {
"Kingfisher": [
"~> 3.10.2"
]
},
"pushed_with_swift_version": "3.0"
}