blob: 8d048b1eefbabed3354f6fd697e8b52675f3f10a [file] [log] [blame]
{
"name": "LLSlideMenu",
"version": "1.0.5",
"summary": "This is a way to create a spring slide menu use LLSlideMenu.",
"homepage": "https://github.com/lilei644/LLSlideMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lilei644": "1793161563@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/lilei644/LLSlideMenu.git",
"tag": "1.0.5"
},
"requires_arc": true,
"source_files": "LLSlideMenu/*.{h,m}",
"frameworks": [
"UIKit",
"QuartzCore"
]
}