blob: b74606ddfc5222ad67b47f925467fcf72a9b5b9b [file] [log] [blame]
{
"name": "SASBanner",
"version": "1.0.5",
"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.0.5"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"resources": [
"Source/ScrollViewBlock.xib",
"Source/Slide.xib"
],
"swift_version": "5.0"
}