[Add] GeovisEarthKit 1.0.1
[CocoaPods.git] / Specs / 5 / d / 1 / Refreshment / 1.0.13 / Refreshment.podspec.json
blob5c4d0ce25a3bddec76a30f389ff4eb7c3fcc833f
2   "name": "Refreshment",
3   "version": "1.0.13",
4   "summary": "Pull to refresh.",
5   "description": "Pull to refresh.Support top left bottom right direction.Support auto layout.",
6   "homepage": "https://github.com/neutronstarer/Refreshment",
7   "license": "BSD 3-Clause License",
8   "authors": {
9     "neutronstarer": "neutronstarer@gmail.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/neutronstarer/Refreshment.git",
16     "tag": "1.0.13"
17   },
18   "source_files": "Refreshment/",
19   "public_header_files": [
20     "Refreshment/Refreshment.h",
21     "Refreshment/RefreshmentView.h",
22     "Refreshment/UIScrollView+Refreshment.h",
23     "Refreshment/Refreshment+Refreshment.h"
24   ],
25   "frameworks": "UIKit"