blob: 2b97178090fd492005fa9c034de83ed56da2183c [file] [log] [blame]
{
"name": "SASBanner",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"resource_bundles": {
"SASBanner": [
"Source/**/*.xib"
]
},
"swift_version": "5.0"
}