blob: fa9d02d754504c290dbee911c809d711698ba46b [file] [log] [blame]
{
"name": "RSTableView",
"version": "0.1.0",
"summary": "TableView with state view",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/rafalsowa/RSTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rafalsowa": "rafalsowa25@gmail.com"
},
"source": {
"git": "https://github.com/rafalsowa/RSTableView.git",
"tag": "0.1.0"
},
"swift_version": "4.1",
"platforms": {
"ios": "10.0"
},
"source_files": "RSTableView/Resources/**/*"
}