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