blob: 915c1ab96b43adbbfb3b8c9c7c484c3921e54a67 [file] [log] [blame]
{
"name": "TheRefresh",
"version": "1.0.1",
"summary": "UIScrollView Refresh control for swift4.2",
"description": "UIScrollView Refresh control for swift4.2\n下拉刷新和上拉加载更多的控制器",
"homepage": "https://github.com/121372288/Refresh",
"license": "MIT",
"authors": {
"121372288": "121372288@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/121372288/Refresh.git",
"tag": "1.0.1"
},
"swift_version": "4.2",
"source_files": [
"Refresh/**/*.swift",
"Refresh/*.swift"
],
"resources": "Refresh/Refresh.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}