blob: 1e156412b4779201026a4b0dbb84a7d4902b3c57 [file] [log] [blame]
{
"name": "SSPlaceHolderTableView",
"version": "0.0.1",
"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": "0.0.1"
},
"source_files": "SSPlaceHolderTableView/Library/*.swift",
"resources": [
"SSPlaceHolderTableView/XIB/*.xib",
"SSPlaceHolderTableView/Assets.xcassets"
],
"documentation_url": "docs/index.html"
}