blob: 712c815b1fafda9f9762d8a1acbebae5f808f4c0 [file] [log] [blame]
{
"name": "PageLayout",
"version": "0.0.2",
"summary": "A simple paging view for iOS",
"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.2"
},
"source_files": "PageLayout/PageLayout.swift"
}