blob: 9856ee984fc2fdeac416c1e3f672e16cdb8f829e [file] [log] [blame]
{
"name": "TanibleView",
"version": "1.1.0",
"summary": "Very simple animate TableView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dokgi88/TanibleView",
"screenshots": "https://github.com/dokgi88/dokgi88.github.io/blob/master/_images/TanibleView/imgTitleLogo.png?raw=true",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dokgi88": "dokgi88@gmail.com"
},
"source": {
"git": "https://github.com/dokgi88/TanibleView.git",
"tag": "1.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "TanibleView/Classes/**/*"
}