blob: 268e48bb2f8604271c06a9e2bb0e722503185313 [file] [log] [blame]
{
"name": "HCRefresh",
"version": "1.1.1",
"summary": "An easy way to use pull-to-refresh",
"homepage": "https://github.com/gmfxch/HCRefresh",
"license": "MIT",
"authors": {
"hao chen": "1119799601@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/gmfxch/HCRefresh.git",
"tag": "1.1.1"
},
"source_files": [
"HCRefresh",
"HCRefresh/**/*.{h,m}"
],
"requires_arc": true
}