blob: 9696a67fd891feb06605c048fd1eefc915f30410 [file] [log] [blame]
{
"name": "MHPopupView",
"version": "0.0.2",
"summary": "MHPopupView.",
"description": "a popview for the musichome",
"homepage": "https://github.com/hengyangKing/MHPopupView",
"license": "MIT",
"authors": {
"hengyangKing": "hengyangKing.yeah.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hengyangKing/MHPopupView.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"dependencies": {
"Masonry": [
"~> 1.0.2"
]
}
}