blob: 409ef30179322ccbf891f50f1118e39b943d73b7 [file] [log] [blame]
{
"name": "CZXRefresh",
"version": "0.0.1",
"summary": "CZXRefresh can make UITableView and UICollectionView refesh or add more easier",
"description": "CZXRefresh is easy to refresh UITableVie and UICollectionView",
"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.1"
},
"source_files": "CZXRefresh/*{swift,h,m}",
"requires_arc": true
}