[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / d / 1 / Refreshment / 1.0.0 / Refreshment.podspec.json
blobc481340d96e04c7f8682bd00ba9f851de64ae992
2   "name": "Refreshment",
3   "version": "1.0.0",
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": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/neutronstarer/Refreshment.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "Refreshment/",
19   "public_header_files": [
20     "Refreshment/Refreshment.h",
21     "Refreshment/RefreshmentView.h",
22     "Refreshment/UIScrollView+Refreshment.h"
23   ],
24   "frameworks": "UIKit"