blob: 98996b5e6e2e473724c13c67a581f64ca7192b19 [file] [log] [blame]
{
"name": "CZXRefresh",
"version": "0.1.0",
"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.1.0"
},
"source_files": "CZXRefresh/Refresh/*{swift}",
"requires_arc": true,
"resource_bundles": {
"CZXRefresh": [
"CZXRefresh/Refresh/CZXRefresh.bundle/*.png"
]
}
}