[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 6 / c / HMRefresh / 1.0.2 / HMRefresh.podspec.json
blob2756ba39d3fe87627e7dc65e99e59e8af9f4580b
2   "name": "HMRefresh",
3   "version": "1.0.2",
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.2"
16   },
17   "source_files": "HMRefresh/HMRefresh/HMRefresh/*.{h,m}",
18   "resources": "HMRefresh/HMRefresh/HMRefresh/HMRefresh.bundle",
19   "requires_arc": true