blob: f39e2de84f4203461214622e92f562570bbc06a6 [file] [log] [blame]
{
"name": "KKAutoScrollController",
"version": "0.1.0",
"summary": "Automatic scrolling display pictures,shuffling : 轮播展示图片",
"description": "Automatic scrolling display pictures,shuffling. It can be set by yourself\n: 轮播展示图片,可自定义图片、时间",
"homepage": "https://github.com/TieShanWang/KKAutoScrollController",
"license": "MIT",
"authors": {
"wangtieshan": "15003836653@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/TieShanWang/KKAutoScrollController.git",
"tag": "0.1.0"
},
"source_files": "KKAutoScrollController/UIAutoScrollController/*.{h,m,mm}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"KKBaseComponent": [
],
"SDWebImage": [
]
}
}