blob: 027164adc1ff123ab788f745adb553c1019ebf50 [file] [log] [blame]
{
"name": "HCRefresh",
"version": "1.2.2",
"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.2.2"
},
"source_files": "HCRefresh/**/*.{h,m}",
"requires_arc": true,
"public_header_files": "HCRefresh/**/*.h"
}