[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / f / KSCMenu / 1.0.1 / KSCMenu.podspec.json
blob37bbfe93e7d5eb260ca8fe84ad6ed90804e9e556
2   "name": "KSCMenu",
3   "version": "1.0.1",
4   "summary": "个人平时开发使用的菜单",
5   "description": "个人平时开发使用的菜单(底部弹出)",
6   "homepage": "https://dev.tencent.com/u/KanSC",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://git.dev.tencent.com/KanSC/KSCMenu.git",
16     "tag": "1.0.1"
17   },
18   "authors": {
19     "KanSC": "kanscemail@126.com"
20   },
21   "requires_arc": true,
22   "ios": {
23     "vendored_frameworks": "Product/KSCMenu.framework"
24   },
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ]