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