[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / f / d / MHKingBanner / 1.0.0 / MHKingBanner.podspec.json
blob1f5c47728373d558c1bcb7f1de7b2008e55d9ff9
2   "name": "MHKingBanner",
3   "version": "1.0.0",
4   "summary": "MHKingBannerView for musichome banner",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/hengyangKing",
7   "license": "MIT",
8   "authors": {
9     "hengyangKing": "hengyangKing@yeah.net"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/hengyangKing/MHKingBanner.git",
16     "tag": "1.0.0"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "Classes",
21     "Classes/**/*.{h,m}"
22   ],
23   "frameworks": "UIKit"