blob: 1f5c47728373d558c1bcb7f1de7b2008e55d9ff9 [file] [log] [blame]
{
"name": "MHKingBanner",
"version": "1.0.0",
"summary": "MHKingBannerView for musichome banner",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/hengyangKing",
"license": "MIT",
"authors": {
"hengyangKing": "hengyangKing@yeah.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hengyangKing/MHKingBanner.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"frameworks": "UIKit"
}