[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 8 / e / InfiniteScroller / 0.3.1 / InfiniteScroller.podspec.json
blob3c54ad72f000bafe51afa9dcb8414741f934442f
2   "name": "InfiniteScroller",
3   "version": "0.3.1",
4   "summary": "Simply implement infinite scroll",
5   "description": "Simplifies custom implementation of infinite scroll",
6   "homepage": "https://github.com/olejnjak/InfiniteScroller",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jakub Olejník": "olejnjak@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/olejnjak",
15   "source": {
16     "git": "https://github.com/olejnjak/InfiniteScroller.git",
17     "tag": "0.3.1"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "Sources/InfiniteScroller/*.swift",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"