blob: 81327f9a1939ff9c7fccf152d0418eb048a83b1c [file] [log] [blame]
{
"name": "AdvertisingSlider",
"version": "0.9.4",
"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.4"
},
"source_files": "AdvertisingSlider/AdvertisingSlider/AdvertisingSlider/*.{swift}",
"swift_versions": "5.0",
"resource_bundles": {
"AdvertisingSlider": [
"AdvertisingSlider/AdvertisingSlider/AdvertisingSlider/*.xcassets"
]
},
"swift_version": "5.0"
}