blob: 18c92afcac84fd36788bce23ae5797fc84597bda [file] [log] [blame]
{
"name": "CSRefresher",
"version": "0.0.5",
"summary": "An easy way to use pull-to-refresh.",
"description": "An easy way to use pull-to-refresh.And support UITableView ,UICollectionView to refresh",
"homepage": "https://github.com/crash-wu/CSRefresher",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"crash_wu": "crash_wu@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/crash-wu/CSRefresher.git",
"tag": "0.0.5"
},
"source_files": "CSRefresh/CSRefresh/*.swift",
"resources": "CSRefresh/CSRefresh/Image/*.png",
"requires_arc": true
}