blob: 27247225efdac18c366a3ff21e5c47e62ccf30fc [file] [log] [blame]
{
"name": "EasyRefresher",
"version": "0.5.3",
"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.5.3"
},
"source_files": "EasyRefresher/Classes/**/*",
"resource_bundles": {
"EasyRefresher": [
"EasyRefresher/Assets/*.xcassets"
]
},
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"4.2",
"5.0"
]
}