[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / c / 3 / 6 / SwiftPullToRefresh / 2.4.4 / SwiftPullToRefresh.podspec.json
blobe34b4634975c556c3308d67dd89cd84ab51608a5
2   "name": "SwiftPullToRefresh",
3   "version": "2.4.4",
4   "summary": "An easy way to implement pull-to-refresh feature based on UIScrollView extension, written in Swift 4.",
5   "description": "An easy way to implement pull-to-refresh feature based on UIScrollView extension, written in Swift 4. Provide default style header and footer controls which you can directly use in your project, and also support for customization. GIF is also supported.",
6   "homepage": "https://github.com/WXGBridgeQ/SwiftPullToRefresh",
7   "license": "MIT",
8   "authors": {
9     "Leo Zhou": "wxg.bridgeq@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/WXGBridgeQ/SwiftPullToRefresh.git",
16     "tag": "2.4.4"
17   },
18   "source_files": "SwiftPullToRefresh/*.{swift}"