blob: db5a066086f3ed5c52d1ed9cc67c0f4ae177e54f [file] [log] [blame]
{
"name": "AdvertisingSlider",
"version": "0.9.2",
"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.2"
},
"source_files": "AdvertisingSlider/AdvertisingSlider/AdvertisingSlider/*.{swift}",
"swift_versions": "5.0",
"resources": "AdvertisingSlider/AdvertisingSlider/AdvertisingSlider/*.{xcassets}",
"swift_version": "5.0"
}