blob: bbd330b66d0520ff659db5ddff323caa264f7044 [file] [log] [blame]
{
"name": "SimpleListView",
"version": "0.1.5",
"summary": "A very simple List View to use.",
"description": "Simple two steps using TableView and CollectionView and containing PlaceHolder.",
"homepage": "https://github.com/guloooo128/SimpleListView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guloooo128": "guloooo128@gmail.com"
},
"source": {
"git": "https://github.com/guloooo128/SimpleListView.git",
"tag": "0.1.5"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "SimpleListView/**/*.{h,m,swift}",
"swift_version": "5.0"
}