blob: b7638fea44718ae57b411c2ad45d95469e9adf10 [file] [log] [blame]
{
"name": "AdvertisingSlider",
"version": "0.9.8",
"summary": "It's simple way to show some images with text in yours iOS appication",
"description": "Control to show some pictures with text. Simple to use. Just add UIView in your xib or storyboard and change class name on \"AdvertisingSlider\". More information in GitHub account.",
"homepage": "https://github.com/seroshtanov/AdvertisingSlider",
"license": "MIT licence",
"authors": {
"Vitaly Seroshtanov": "v.s.seroshtanov@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/seroshtanov/AdvertisingSlider.git",
"tag": "0.9.8"
},
"source_files": "AdvertisingSlider/AdvertisingSlider/AdvertisingSlider/*.{swift}",
"swift_versions": "5.0",
"resource_bundles": {
"AdvertisingSlider": [
"AdvertisingSlider/AdvertisingSlider/AdvertisingSlider/*.xcassets"
]
},
"swift_version": "5.0"
}