blob: 10b79b9b67a81f909c3ad1eee2bf10f96982c271 [file] [log] [blame]
{
"name": "MWInfiniteScroll",
"version": "0.1.2.1",
"summary": "An infinite horizontal UIScrollView subclass with paging for Swift.",
"homepage": "https://github.com/MathieuWhite/InfiniteScroll-Swift",
"screenshots": "https://raw.githubusercontent.com/MathieuWhite/InfiniteScroll-Swift/master/demo.gif",
"license": "MIT",
"authors": {
"Mathieu White": "mathieuwhite91@gmail.com"
},
"source": {
"git": "https://github.com/MathieuWhite/InfiniteScroll-Swift.git",
"tag": "0.1.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/InfiniteScrollView.swift",
"frameworks": "UIKit"
}