blob: bf81267009a4c362d2b3d2a70140eb85791d10b9 [file] [log] [blame]
{
"name": "CZXRefresh",
"version": "0.0.3",
"summary": "CZXRefresh can make UITableView and UICollectionView refesh or add more easier",
"description": "CZXRefresh is easy to refresh UITableVie and UICollectionView.And now, enjoy it.",
"homepage": "https://github.com/average17/CZXRefresh",
"license": "MIT",
"authors": {
"average17": "chen82252110@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/average17/CZXRefresh.git",
"tag": "0.0.3"
},
"source_files": "CZXRefresh/Refresh/*{swift}",
"requires_arc": true
}