[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 8 / e / InfiniteScroller / 0.2.1 / InfiniteScroller.podspec.json
blobe7e1f86ec4044820c30cb67417c40accfc0b128e
2   "name": "InfiniteScroller",
3   "version": "0.2.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.2.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "InfiniteScroller/*.swift",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"