blob: 86a4d6a47746b3d3d40c143c8509bdd569c52eee [file] [log] [blame]
{
"name": "SRLoadMoreOnScrollTableView",
"version": "0.0.5",
"license": "MIT",
"summary": "Simple way to add infinite scrolling lists in Swift",
"homepage": "https://github.com/StratRob/SRLoadMoreOnScrollTableView",
"authors": {
"Rob": "robbeyroad@gmail.com"
},
"source": {
"git": "https://github.com/StratRob/SRLoadMoreOnScrollTableView.git",
"tag": "0.0.5"
},
"documentation_url": "https://github.com/StratRob/SRLoadMoreOnScrollTableView",
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"5.0",
"5.0"
],
"source_files": "Source/**/*.swift",
"swift_version": "5.0"
}