blob: 43633be96582e061ca8e8bdc0e317260e453e1ea [file] [log] [blame]
{
"name": "YCRefresh",
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "An easy way to use pull-to-refresh, MJRefresh with swift version.",
"homepage": "https://github.com/Loveying/YCRefresh",
"authors": {
"xiayingying": "xyy_ios@163.com"
},
"source": {
"git": "https://github.com/Loveying/YCRefresh.git",
"tag": "1.0.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "YCRefresh/Classes/**/*",
"resources": "YCRefresh/**/*.bundle",
"swift_version": "5.0"
}