blob: 14b27e6fd7f9ea6d86afcbd5f1f2a29ef9bddb6a [file] [log] [blame]
{
"name": "XYTableView",
"version": "1.0.1",
"summary": "私人tableView: XYTableView.",
"homepage": "https://github.com/laurawxy/XYTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Xiangyu Wang": "xiangyu.laura@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/laurawxy/XYTableView.git",
"tag": "1.0.1"
},
"source_files": "XYTableView/*.{h,m}",
"requires_arc": true,
"dependencies": {
"MJRefresh": [
]
}
}