blob: 8ddaae5ac1d379a11264e774047d1c7c1e407118 [file] [log] [blame]
{
"name": "ADEmptyDataView",
"version": "0.1.2",
"summary": "EmptyDataView enables you to show user-friendly views when table data is empty.",
"description": "EmptyDataView enables you to show user friendly views when table data is empty.",
"homepage": "https://github.com/anup-deshpande/ADEmptyDataView.git",
"screenshots": "https://user-images.githubusercontent.com/42949670/110160248-c2780780-7db9-11eb-9036-e7f36ce5b02b.jpg",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Anup Deshpande": "deshpande.anup24@gmail.com"
},
"source": {
"git": "https://github.com/anup-deshpande/ADEmptyDataView.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/AnupDes48776871",
"platforms": {
"ios": "12.1"
},
"swift_versions": [
"5.0",
"5.1",
"5.2"
],
"source_files": "ADEmptyDataView/Classes/**/*",
"swift_version": "5.2"
}