blob: 0fb78092de0aeeea167748fac33de80a8e72d53b [file] [log] [blame]
{
"name": "MzTableView",
"version": "0.0.1",
"summary": "Fast & Easy UITableView implementation for single type cell TableView.",
"swift_versions": "5.0",
"homepage": "https://github.com/mohammadz74/MzTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mohammadz74": "mohammad_z74@icloud.com"
},
"source": {
"git": "https://github.com/mohammadz74/MzTableView.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/mohammad_z74",
"platforms": {
"ios": "8.0"
},
"source_files": "MzTableView/Classes/**/*",
"swift_version": "5.0"
}