[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / b / e / PullToRefresher / 2.0 / PullToRefresher.podspec.json
blob526d9bcc26d7a14dc13cdb8a83e4b2e6c2005592
2   "name": "PullToRefresher",
3   "version": "2.0",
4   "summary": "This component implements pure pull-to-refresh logic and you can use it for developing your own pull-to-refresh animations",
5   "homepage": "http://yalantis.com/blog/how-we-built-customizable-pull-to-refresh-pull-to-cook-soup-animation/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Yalantis",
11   "social_media_url": "https://twitter.com/yalantis",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/Yalantis/PullToRefresh.git",
17     "tag": "2.0"
18   },
19   "source_files": "PullToRefresh/*.swift",
20   "module_name": "PullToRefresh",
21   "requires_arc": true