blob: 19e77f8057a043ae64b1321d354a8bc1e3fd166a [file] [log] [blame]
{
"name": "MCListView",
"version": "0.0.1",
"summary": "TableView&CollectionView的复用和空页面的处理",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mancongiOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mccc": "562863544@qq.com"
},
"source": {
"git": "https://github.com/mancongiOS/MCListView.git",
"tag": "0.0.1"
},
"source_files": "MCListView/Classes/**/*",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"resource_bundles": {
"MCListViewBundle": [
"MCListView/Assets/*.png"
]
},
"dependencies": {
"Then": [
"~> 2.5.0"
]
},
"swift_version": "5.0"
}