blob: 288720a4186a144562375b6ef60afea35ee6a6d4 [file] [log] [blame]
{
"name": "KKCircularCycleView",
"version": "1.0.0",
"summary": "Three circle rotation animation, like UC.",
"description": "Three circle rotation animation, like UC. 三个圆圈转动动画,类似UC",
"homepage": "https://github.com/TieShanWang/KKCircularCycleView",
"license": "MIT",
"authors": {
"wangtieshan": "15003836653@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TieShanWang/KKCircularCycleView.git",
"tag": "1.0.0"
},
"source_files": "KKCircularCycleView/KKCircularCycleView/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "2.3"
}