blob: 1170b491e175e78ff87623579a7f8e3d4599e6d5 [file] [log] [blame]
{
"name": "KKAutoCycleView",
"version": "1.0.3",
"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.3"
},
"source_files": "Core/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}