blob: d76acc5f6cecbd00f6407c49efe9b071c7de1570 [file] [log] [blame]
{
"name": "CyLeftMenuController",
"version": "1.0.1",
"license": {
"type": "MIT"
},
"summary": "QQ 早期侧滑展开",
"description": "精简版左侧侧滑展开 可设置展开宽度 协议编,外部自由控制",
"homepage": "https://github.com/lanligang/NearPublicProject",
"authors": {
"LenSky": "lslanligang@sina.com"
},
"source": {
"git": "https://github.com/lanligang/NearPublicProject.git",
"tag": "1.0.1"
},
"source_files": "NearPublic/NearPublic/CyLeftMenuController/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"ios": {
"frameworks": [
"UIKit",
"CoreGraphics",
"Foundation"
]
}
}