blob: d899e8d952aeb73d68f24bfe7803f877da880741 [file] [log] [blame]
{
"name": "SwiftyPagingScrollView",
"version": "0.1.2",
"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.1.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "PagingScrollView/Classes/**/*",
"swift_versions": "5.0",
"frameworks": "UIKit",
"swift_version": "5.0"
}