blob: 38b7b050bd7d56e952b1dc39a457fe217f62ab91 [file] [log] [blame]
{
"name": "MHKingEmptyView",
"version": "1.0.0",
"summary": "MHKingEmptyView for musichome emptyView",
"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/MHKingEmptyView.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"frameworks": "UIKit"
}