[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / 6 / 2 / HCRefresh / 1.2.1 / HCRefresh.podspec.json
blobc43194ba80e4fd6d72ef04bdb377b846e200efe4
2   "name": "HCRefresh",
3   "version": "1.2.1",
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.1"
16   },
17   "source_files": "HCRefresh/**/*.{h,m}",
18   "requires_arc": true,
19   "public_header_files": "HCRefresh/**/*.h"