[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 4 / d / YZNavigationDropMenu / 0.3.3 / YZNavigationDropMenu.podspec.json
blob1391866b947183075cd0f00b7005ede9692b81b7
2   "name": "YZNavigationDropMenu",
3   "version": "0.3.3",
4   "summary": "组件化的下拉菜单封装.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/cnxbox360/YZNavigationDropMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Prometheus": "yzlindevelop@163.com"
13   },
14   "source": {
15     "git": "https://github.com/cnxbox360/YZNavigationDropMenu.git",
16     "tag": "0.3.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YZNavigationDropMenu/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
24       "~> 1.1.0"
25     ]
26   }