blob: dcdda7e9419e562eaa657a3114dc7afb4cfbdab3 [file] [log] [blame]
{
"name": "LZPageMenu",
"version": "1.0.0",
"summary": "一个功能强大的控制器分段",
"homepage": "https://github.com/Randy1993/LZPageMenu",
"license": "MIT",
"authors": {
"柳振": "211752656@qq.com"
},
"social_media_url": "https://www.jianshu.com/u/e49f5001aa1b",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Randy1993/LZPageMenu.git",
"tag": "1.0.0"
},
"source_files": [
"LZPageMenuClasses",
"LZPageMenuClasses/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}