blob: 8fd1702b21339f92d5d311446c95778c270d5ead [file] [log] [blame]
{
"name": "SwiftyPagingScrollView",
"version": "0.2.1",
"summary": "A Simple Framework for pagingScroll supporting Parallax",
"homepage": "https://github.com/ssamadgh/PagingScrollView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ssamadgh@gmail.com": "ssamadgh@gmail.com"
},
"source": {
"git": "https://github.com/ssamadgh/PagingScrollView.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "PagingScrollView/Classes/**/*",
"swift_versions": "5.0",
"frameworks": "UIKit",
"swift_version": "5.0"
}