blob: ec7bcd9abb42ced5f7cc6d11b09cd46ea48fa4c9 [file] [log] [blame]
{
"name": "NicooTableListViewController",
"version": "0.1.4",
"summary": "edit + headeRefresh,footerRefresh tableList",
"description": "table list baseVC, delegate for edit , andRefresh, noDataViewShow.",
"homepage": "https://github.com/yangxina/NicooTableListView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangxina": "504672006@qq.com"
},
"source": {
"git": "https://github.com/yangxina/NicooTableListView.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NicooTableListViewController/Classes/**/*",
"resource_bundles": {
"NicooTableListViewController": [
"NicooTableListViewController/Assets/*.png"
]
},
"dependencies": {
"MJRefresh": [
"~> 3.1.0"
],
"SnapKit": [
"~> 4.0"
]
}
}