blob: 1623412e7138834afdd7fb877ea3a17c85543d12 [file] [log] [blame]
{
"name": "RVListView",
"version": "1.0.1",
"summary": "RVListView is an UI compont that used for showing results.",
"description": "RVListView is an UI compont that used for showing results. Feature: 1. dynamic cell width 2. unique properties for each cell 3. configureble margins 4. support image icons",
"homepage": "https://github.com/dlfkid/RVListView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ravendeng": "dlfkid@icloud.com"
},
"source": {
"git": "https://github.com/dlfkid/RVListView.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RVListView/Classes/**/*"
}