[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / e / 6 / 2 / HCRefresh / 1.2.2 / HCRefresh.podspec.json
blob027164adc1ff123ab788f745adb553c1019ebf50
2   "name": "HCRefresh",
3   "version": "1.2.2",
4   "summary": "An easy way to use pull-to-refresh",
5   "homepage": "https://github.com/gmfxch/HCRefresh",
6   "license": "MIT",
7   "authors": {
8     "hao chen": "1119799601@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/gmfxch/HCRefresh.git",
15     "tag": "1.2.2"
16   },
17   "source_files": "HCRefresh/**/*.{h,m}",
18   "requires_arc": true,
19   "public_header_files": "HCRefresh/**/*.h"