[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / d / f / CyLeftMenuController / 1.0.0 / CyLeftMenuController.podspec.json
blobe5d4f9a072ab1e7fc3a75c0badcff4690927698e
2   "name": "CyLeftMenuController",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "QQ 早期侧滑展开",
8   "description": "精简版左侧侧滑展开 可设置展开宽度 协议编,外部自由控制",
9   "homepage": "https://github.com/lanligang/NearPublicProject",
10   "authors": {
11     "LenSky": "lslanligang@sina.com"
12   },
13   "source": {
14     "git": "https://github.com/lanligang/NearPublicProject.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "NearPublic/NearPublic/CyLeftMenuController/*.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "7.0"
21   },
22   "ios": {
23     "frameworks": [
24       "UIKit",
25       "CoreGraphics",
26       "Foundation"
27     ]
28   }