[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / d / 1 / Refreshment / 1.0.1 / Refreshment.podspec.json
blobc0ce634e6048925ac9575c84dc98de79a3f47ec2
2   "name": "Refreshment",
3   "version": "1.0.1",
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.1"
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+RefreshmentPublic.h"
24   ],
25   "frameworks": "UIKit"