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