[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / f / 3 / MFBannerView / 1.0.0 / MFBannerView.podspec.json
blobd26ccabb71346c758177400ce6263eb998f6904a
2   "name": "MFBannerView",
3   "version": "1.0.0",
4   "summary": "MFBannerView is a auto scroll banner view suport horizontal and vertical direction.",
5   "homepage": "https://github.com/itdongbaojun/MFBannerView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "董宝君": "itdongbaojun@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/itdongbaojun/MFBannerView.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "MFBannerView/MFBannerView/**/*.{h,m}",
21   "public_header_files": "MFBannerView/MFBannerView/**/*.h",
22   "requires_arc": true