[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 3 / 7 / XHRefreshControl / 1.6 / XHRefreshControl.podspec.json
blob19e723e061ea66022fc1d360bd8189577897cb80
2   "authors": {
3     "xhzengAIB": "xhzengAIB@gmail.com"
4   },
5   "summary": "XHRefreshControl 是一款高扩展性、低耦合度的下拉刷新、上提加载更多的组件。",
6   "source": {
7     "git": "https://github.com/xhzengAIB/XHRefreshControl.git",
8     "tag": "v1.6"
9   },
10   "homepage": "https://github.com/xhzengAIB/XHRefreshControl",
11   "frameworks": [
12     "Foundation",
13     "CoreGraphics",
14     "UIKit"
15   ],
16   "source_files": "RefreshControl/*.{h,m}",
17   "requires_arc": true,
18   "version": "1.6",
19   "license": "MIT",
20   "name": "XHRefreshControl",
21   "platforms": {
22     "ios": "5.0"
23   }