[Add] FaceCoreBasicNightly 6.4.1124
[CocoaPods.git] / Specs / c / e / 5 / MLBannerView / 1.0.1 / MLBannerView.podspec.json
blob9fbebe369eca27b011140f4080bb2787ab6f091b
2   "name": "MLBannerView",
3   "version": "1.0.1",
4   "summary": "BannerView with ability to show items periodically.",
5   "description": "BannerView allows easily to setup banner with images to show.",
6   "homepage": "https://github.com/MagicLab-team",
7   "license": "MIT",
8   "authors": {
9     "Roman Sorochak": "roman.sorochak@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "module_name": "BannerView",
15   "source": {
16     "git": "https://github.com/MagicLab-team/BannerView.git",
17     "tag": "1.0.1"
18   },
19   "source_files": "BannerView/**/*.{h,m}",
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "3"
22   }