blob: 19443a8f349d5ad84fa055eac88a2917b0e72796 [file] [log] [blame]
{
"name": "SASBanner",
"version": "1.1.3",
"summary": "SASBanner - framework to create instant bannerView.",
"description": "'Simple basic Horizontal Scrollable Banner View For Apps Development'",
"homepage": "https://github.com/AnupSukumaran/SASBanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AnupSukumaran": "anup.sukumaran9@gmail.com"
},
"source": {
"git": "https://github.com/AnupSukumaran/SASBanner.git",
"tag": "1.1.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"resources": [
"Source/ScrollViewBlock.xib",
"Source/Slide.xib",
"Source/WebSubView.xib"
],
"swift_version": "5.0"
}