blob: 83a36b5a4f27d8cbc7212040810a8c1cc26c1ba6 [file] [log] [blame]
{
"name": "KKCycleScrollView",
"version": "1.0.2",
"summary": "KKAutoCycle is the view who can auto cycle with configed duration",
"description": "KKAutoCycle is the view who can auto cycle with configed duration, so use it in your project",
"homepage": "https://github.com/likelin/KKAutoCycleView.git",
"license": "MIT",
"authors": {
"kelin": "likelin_work@163.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/likelin/KKAutoCycleView.git",
"tag": "1.0.2"
},
"source_files": "Core/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"deprecated": true
}