[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 4 / a / menu_oc / 1.0.0 / menu_oc.podspec.json
blob7a2d1b152ccc62677a88b0b0241a698f32f57042
2   "name": "menu_oc",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "侧滑展示左侧vc 可以设置缩放和不缩放两种样式侧滑展示左侧vc 可以设置缩放和不缩放两种样式\n                   DESC",
8   "description": "侧滑展示左侧vc可以设置缩放和不缩放两种样式侧滑展示左侧vc可以设置缩放和不缩放两种样式\n侧滑展示左侧vc 可以设置缩放和不缩放两种样式",
9   "homepage": "https://github.com/lanligang/menu_oc",
10   "authors": {
11     "LenSky": "lslanligang@sina.com"
12   },
13   "source": {
14     "git": "https://github.com/lanligang/menu_oc.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "menuFile/**/*",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "7.0"
21   },
22   "ios": {
23     "frameworks": [
24       "UIKit",
25       "CoreGraphics",
26       "Foundation"
27     ]
28   }