blob: 87982edd0f82a99e7c0869cc395145a716988ed4 [file] [log] [blame]
{
"name": "MockAliTableView",
"version": "1.0.1",
"summary": "MockAliTableView",
"description": "MockAliTableView: 只需用一个tableView仿支付宝财富页面的下拉效果",
"homepage": "https://github.com/coderQXGuo/MockAliTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"coderQXGuo": "915776696@qq.com"
},
"source": {
"git": "https://github.com/coderQXGuo/MockAliTableView.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.3"
},
"source_files": "MockAliTableView/Classes/**/*",
"dependencies": {
"MJRefresh": [
],
"Masonry": [
]
}
}