blob: 0290c9fd3c1be3a11a8f0975b568b20b6db4829b [file] [log] [blame]
{
"name": "ATVCells",
"version": "2.0.4",
"summary": "Sample cells for AdvancedTableView",
"description": "Collection of cells for AdvancedTableView framework",
"homepage": "https://gitlab.com/work.shakiba/ATVCells",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mohsenShakiba": "work.shakiba@gmail.com"
},
"source": {
"git": "https://gitlab.com/work.shakiba/ATVCells.git",
"tag": "2.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ATVCells/Classes/**/*",
"dependencies": {
"AdvancedTableView": [
"~> 2.0.3"
],
"CacheImageService": [
"~> 0.3.0"
],
"Font-Awesome-Swift": [
"~> 1.5.3"
],
"NVActivityIndicatorView": [
"~> 3.0"
]
},
"pushed_with_swift_version": "3.0"
}