blob: 55f3a670c4888839c739650a51a8c3147ef6ca57 [file] [log] [blame]
{
"name": "CSRefresher",
"version": "0.0.3",
"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.3"
},
"source_files": "CSRefresh/CSRefresh/*.swift",
"requires_arc": true
}