blob: 5017e0bae67cff89cdcac024b78d673ad89fea5d [file] [log] [blame]
{
"name": "PageLayout",
"version": "0.0.1",
"summary": "A simple paging view for iOS",
"module_name": "PageLayout",
"swift_version": "4.2",
"description": "A paging view. Supports multiple items per page!",
"homepage": "https://github.com/sketch204/PageLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Inal Gotov": "inal.gotov@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/sketch204/PageLayout.git",
"tag": "v0.0.1"
},
"source_files": "PageLayout/PageLayout.swift"
}