[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / b / 5 / 3 / MWInfiniteScroll / 0.1.2.1 / MWInfiniteScroll.podspec.json
blob10b79b9b67a81f909c3ad1eee2bf10f96982c271
2   "name": "MWInfiniteScroll",
3   "version": "0.1.2.1",
4   "summary": "An infinite horizontal UIScrollView subclass with paging for Swift.",
5   "homepage": "https://github.com/MathieuWhite/InfiniteScroll-Swift",
6   "screenshots": "https://raw.githubusercontent.com/MathieuWhite/InfiniteScroll-Swift/master/demo.gif",
7   "license": "MIT",
8   "authors": {
9     "Mathieu White": "mathieuwhite91@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/MathieuWhite/InfiniteScroll-Swift.git",
13     "tag": "0.1.2.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Pod/Classes/InfiniteScrollView.swift",
19   "frameworks": "UIKit"