{ | |
"name": "ListView", | |
"version": "0.93", | |
"summary": "Alternative to Table View", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://gitlab.com/work.shakiba/ListView", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"mohsen shakiba": "work.shakiba@gmail.com" | |
}, | |
"source": { | |
"git": "https://gitlab.com/work.shakiba/ListView.git", | |
"tag": "0.93" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "ListView/Classes/**/*", | |
"pushed_with_swift_version": "3.0" | |
} |