blob: 9fbebe369eca27b011140f4080bb2787ab6f091b [file] [log] [blame]
{
"name": "MLBannerView",
"version": "1.0.1",
"summary": "BannerView with ability to show items periodically.",
"description": "BannerView allows easily to setup banner with images to show.",
"homepage": "https://github.com/MagicLab-team",
"license": "MIT",
"authors": {
"Roman Sorochak": "roman.sorochak@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"module_name": "BannerView",
"source": {
"git": "https://github.com/MagicLab-team/BannerView.git",
"tag": "1.0.1"
},
"source_files": "BannerView/**/*.{h,m}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
}
}