blob: c48108b956a9fab6ca1fdb7b079cb9b885096e8e [file] [log] [blame]
{
"name": "NicooTableListViewController",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NicooTableListViewController/Classes/**/*",
"resource_bundles": {
"NicooTableListViewController": [
"NicooTableListViewController/Assets/*.png"
]
},
"dependencies": {
"MJRefresh": [
"~> 3.1.0"
],
"SnapKit": [
"~> 4.0"
]
}
}