[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 7 / 3 / ZYMenu / 0.0.1 / ZYMenu.podspec.json
blobf1abcf2560e7d845641e9b0fb432cc855def0101
2   "name": "ZYMenu",
3   "version": "0.0.1",
4   "summary": "a menu view",
5   "description": "brow a view show a view show as a menu for controller",
6   "homepage": "https://github.com/YunzzzZ/ZYMenuDemo",
7   "license": "MIT",
8   "authors": {
9     "ZY": "zy1198299091@163.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/YunzzzZ/ZYMenuDemo.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "ZYMenu",
20     "ZYMenu/**/*.{h,m}"
21   ],
22   "public_header_files": "ZYMenu/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true