blob: 873210b2c7f24f7761e2f560bc91458ca35035cf [file] [log] [blame]
{
"name": "KYJellyPullToRefresh",
"version": "1.1.0",
"summary": "实现弹性物理效果的下拉刷新",
"description": " 实现有弧度的形变动画以及重力坠落小球的下拉刷新\n",
"homepage": "https://github.com/KittenYang/KYJellyPullToRefresh",
"license": "MIT",
"authors": {
"KittenYang": "kittenyang@icloud.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/KittenYang/KYJellyPullToRefresh.git",
"tag": "1.1.0"
},
"source_files": "KYJellyViewClass/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}