blob: 6046dd7317553cc2ec0f47c4585e717c827f6723 [file] [log] [blame]
{
"name": "MTRefresh",
"version": "0.1.0",
"summary": "A category based on MJRefresh for UITableViewController.",
"description": "A category based on MJRefresh for UITableViewController.",
"homepage": "https://github.com/Secrimart/MTRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"secrimart@aliyun.com": "secrimart@aliyun.com"
},
"source": {
"git": "https://github.com/Secrimart/MTRefresh.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MTRefresh/Classes/**/*",
"dependencies": {
"MJRefresh": [
"~> 3.1"
]
}
}