blob: 0ff3ede5e520550e7f60d90de23394b64a7a32a2 [file] [log] [blame]
{
"name": "SRISTableView",
"version": "0.0.8",
"license": "MIT",
"summary": "Easy infinite scrolling table views",
"homepage": "https://github.com/StratRob/SRISTableView",
"authors": {
"Rob": "robbeyroad@gmail.com"
},
"source": {
"git": "https://github.com/StratRob/SRISTableView.git",
"tag": "0.0.8"
},
"documentation_url": "https://github.com/StratRob/SRISTableView",
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"5.0",
"5.0"
],
"source_files": "Source/**/*.swift",
"swift_version": "5.0"
}