blob: 49d754022dc8a92e1a52e89fbe2b125f45a2b09c [file] [log] [blame]
{
"name": "KYBezierBounceView",
"version": "1.6.1",
"summary": "实现手势控制贝塞尔曲线的左右菜单并带有重力反弹效果",
"description": " 手势控制贝塞尔曲线,取消手势贝塞尔曲线会有反弹效果\n",
"homepage": "https://github.com/KittenYang/KYBezierBounceView",
"license": "MIT",
"authors": {
"KittenYang": "kittenyang@icloud.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/KittenYang/KYBezierBounceView.git",
"tag": "1.6.1"
},
"source_files": "BounceView/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}