blob: d54c3b96c7ea840a841e67701aadbc19b328310a [file] [log] [blame]
{
"name": "EasyPullToRefresh",
"version": "0.5.0",
"summary": "One line to implement pull to refresh and handle empty list",
"description": "Easily integrate pull to refresh without any hassle.Handle an empty tableview with a single line. No need to add anything to storyboard or xib or code.",
"homepage": "https://github.com/harshalrj25/EasyPullToRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"harshalrj25": "harshalrj25@gmail.com"
},
"source": {
"git": "https://github.com/harshalrj25/EasyPullToRefresh.git",
"tag": "0.5.0"
},
"swift_versions": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "EasyPullToRefresh/Classes/**/*",
"swift_version": "4.2"
}