blob: c43f0e7399c1f231c6360c011db88d6888707b7e [file] [log] [blame]
{
"name": "YiPullRefresh",
"version": "0.0.7",
"summary": "pull-to-refresh",
"description": "An easy way to use pull-to-refresh",
"homepage": "https://github.com/XiaoYiShi/YiRefresh",
"license": "MIT",
"authors": {
"XiaoYiShi": "1270654114@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/XiaoYiShi/YiRefresh.git",
"tag": "0.0.7"
},
"source_files": "YiPullRefresh/**/*.{swift,h,m}",
"resources": "YiPullRefresh/YiRefresh.bundle",
"requires_arc": true,
"swift_version": "4.2"
}