blob: 20e5ce48047bd305487bc61e4792565148fbfbbc [file] [log] [blame]
{
"name": "SSPlaceHolderTableView",
"version": "2.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_versions": "5.0",
"source": {
"git": "https://github.com/simformsolutions/SSPlaceHolderTableView.git",
"tag": "2.0.0"
},
"source_files": "SSPlaceHolderTableView/Library/*.swift",
"resources": [
"SSPlaceHolderTableView/XIB/*.xib",
"SSPlaceHolderTableView/Assets.xcassets"
],
"documentation_url": "docs/index.html",
"swift_version": "5.0"
}