blob: 34ed84b18d854923f8dd37f284ade8eb6144f9da [file] [log] [blame]
{
"name": "EasyRefresher",
"version": "0.4.2",
"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.4.2"
},
"source_files": "EasyRefresher/Classes/**/*",
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"4.2",
"5.0"
]
}