blob: 0e6c745bbe09f325106ef776339644490f257a6f [file] [log] [blame]
{
"name": "SSPlaceHolderTableView",
"version": "1.0.0",
"summary": "This is for Placeholder in tableview.",
"description": "This is for Placeholder in tableview.By using this you can easily add placeholder view in tableview.",
"homepage": "https://github.com/simformsolutions/SSPlaceHolderTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vishal Patel": "vishal.p@simformsolutions.com"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/simformsolutions/SSPlaceHolderTableView.git",
"tag": "1.0.0"
},
"source_files": "SSPlaceHolderTableView/Library/*.swift",
"resources": [
"SSPlaceHolderTableView/XIB/*.xib",
"SSPlaceHolderTableView/Assets.xcassets"
],
"documentation_url": "docs/index.html"
}