blob: f31647f4ebe31212037a11b50f319beb1f44a03c [file] [log] [blame]
{
"name": "YLCycleScrollView",
"version": "1.0.1",
"summary": "无限滚动视图",
"homepage": "https://github.com/Hearsayer/YLCycleScrollView",
"license": "MIT",
"authors": {
"Hearsayer": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Hearsayer/YLCycleScrollView.git",
"tag": "v1.0.1"
},
"source_files": "Source/*.{swift}",
"requires_arc": true,
"dependencies": {
"Kingfisher": [
]
},
"pushed_with_swift_version": "3.0"
}