blob: 74d08b0e43e3823559304f671395cc864c79a190 [file] [log] [blame]
{
"name": "CMYRefresh",
"version": "0.1.3",
"summary": "一句代码集成上下左右四个方向的拉动刷新",
"swift_version": "4.2",
"description": "借鉴MJRefresh的思路封装的一个常用的刷新控件",
"homepage": "https://github.com/BeyChan/CMYRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BeyChan": "beychan@qq.com"
},
"source": {
"git": "https://github.com/BeyChan/CMYRefresh.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CMYRefresh/Classes/**/*"
}