blob: b65fff1cdcd42a3c2efa4bbe3e80202f2f442e1b [file] [log] [blame]
{
"name": "EasyRefresher",
"version": "0.3.1",
"summary": "A refresh control for UIScrollView.",
"homepage": "https://github.com/Pircate/EasyRefresher",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pircate": "gao497868860@gmail.com"
},
"source": {
"git": "https://github.com/Pircate/EasyRefresher.git",
"tag": "0.3.1"
},
"source_files": "EasyRefresher/Classes/**/*",
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"4.2",
"5.0"
]
}