blob: 0512b974c72baea4ed38ca97f4459ad270da2a29 [file] [log] [blame]
{
"name": "XSRefresh",
"version": "0.0.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/XaoflySho/XSRefresh",
"authors": {
"Xaofly Sho": "shaoxiaof@hotmail.com"
},
"summary": "An easy way to use pull-to-refresh, MJRefresh with swift version.",
"source": {
"git": "https://github.com/XaoflySho/XSRefresh.git",
"tag": "0.0.5"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*.{swift}",
"resources": "Sources/**/*.bundle",
"swift_version": "5.0"
}