blob: e785fa8bdacb2b0cd320150b09f99c834241a2b4 [file] [log] [blame]
{
"name": "ListViewCells",
"version": "0.3.0",
"summary": "Cells made for list view framework",
"description": "Cells premade for using with list view contorller. this cells are Right-to-Left Mainly",
"homepage": "https://gitlab.com/work.shakiba/ListViewCells",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mohsen": "work.shakiba@gmail.com"
},
"source": {
"git": "https://gitlab.com/work.shakiba/ListViewCells",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ListViewCells/Classes/**/*",
"dependencies": {
"RxSwift": [
"~> 3.0"
],
"ListView": [
"~> 1.2.0"
],
"Font-Awesome-Swift": [
"~> 1.5.3"
],
"NVActivityIndicatorView": [
"~> 3.0"
]
},
"pushed_with_swift_version": "3.0"
}