[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 4 / e / MHPopupView / 0.0.2 / MHPopupView.podspec.json
blob9696a67fd891feb06605c048fd1eefc915f30410
2   "name": "MHPopupView",
3   "version": "0.0.2",
4   "summary": "MHPopupView.",
5   "description": "a popview for the musichome",
6   "homepage": "https://github.com/hengyangKing/MHPopupView",
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/MHPopupView.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "dependencies": {
23     "Masonry": [
24       "~> 1.0.2"
25     ]
26   }