blob: 17ed1e2070a6b12fad07b696bed94149e2d666c0 [file] [log] [blame]
{
"name": "MYHRefresh",
"version": "1.0.1",
"summary": "An easy way to use pull-to-refresh base on MJRefresh",
"homepage": "https://github.com/minyahui/MYHRefresh",
"license": "MIT",
"authors": {
"minyahui": "1036166261@qq.com"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/minyahui/MYHRefresh.git",
"tag": "1.0.1"
},
"source_files": "MYHRefresh/**/*.{swift}",
"resources": "MYHRefresh/MYHRefresh.bundle",
"requires_arc": true,
"swift_version": "5.0"
}