[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 6 / c / HMRefresh / 1.0.4 / HMRefresh.podspec.json
blob2d407cea136aefbc3d87dd086600890a1c9784e5
2   "name": "HMRefresh",
3   "version": "1.0.4",
4   "summary": "轻量级的上拉/下拉刷新控件",
5   "homepage": "https://github.com/itheima-developer/HMRefresh",
6   "license": "MIT",
7   "authors": {
8     "黑马程序员": "ios@itcast.cn"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/itheima-developer/HMRefresh.git",
15     "tag": "1.0.4"
16   },
17   "source_files": "HMRefresh/HMRefresh/HMRefresh/*.{h,m}",
18   "resources": "HMRefresh/HMRefresh/HMRefresh/HMRefresh.bundle",
19   "requires_arc": true