[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / e / 7 / a / TTCategoryMenuBar / 0.0.1 / TTCategoryMenuBar.podspec.json
blobfe3da32814ec966e1947ccf410fe143e5d8c64c8
2   "name": "TTCategoryMenuBar",
3   "version": "0.0.1",
4   "summary": "多级列表菜单",
5   "description": "功能丰富的多级列表菜单,支持丰富的自定义",
6   "homepage": "https://github.com/rollingstoneW/TTCategoryMenuBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rollingstoneW": "190268198@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/rollingstoneW/TTCategoryMenuBar.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TTCategoryMenuBar/**/*",
22   "public_header_files": "TTCategoryMenuBar/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "Masonry": [
30     ]
31   }