blob: b1b94e90e3e8744c12bd2a9152bf0dba36582a15 [file] [log] [blame]
{
"name": "XYRefreshTableViewController",
"version": "1.0.3",
"summary": "tableView refresh load used on iOS.",
"description": "It is tableView refresh load used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/CoderWCL/XYRefreshTableViewController",
"license": "MIT",
"authors": {
"CoderWCL": "21468329@qq.com"
},
"source": {
"git": "https://github.com/CoderWCL/XYRefreshTableViewController.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "XYRefreshTableViewController/**/*.{h,m}",
"dependencies": {
"MJRefresh": [
"~> 3.1.15.3"
]
}
}