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