blob: 323ab43650d2943adea639beece40a9e47a0214f [file] [log] [blame]
{
"name": "GTMRefresh",
"version": "1.3.8",
"summary": "swift 实现的上拉刷新,下拉加载动效库",
"swift_versions": "5.1",
"homepage": "https://github.com/GTMYang/GTMRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GTMYang": "17757128523@163.com"
},
"source": {
"git": "https://github.com/GTMYang/GTMRefresh.git",
"tag": "1.3.8"
},
"source_files": "GTMRefresh/*.{h,swift}",
"resources": "GTMRefresh/Resource/**/*",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"swift_version": "5.1"
}