blob: 4e1b28d92cf729964ba28e5aee31eb083e28da43 [file] [log] [blame]
{
"name": "MockAliTableView",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "MockAliTableView/Classes/**/*",
"dependencies": {
"MJRefresh": [
],
"Masonry": [
]
}
}