blob: 56f4bb829732d09aaa0c27be7038b94fecc18676 [file] [log] [blame]
{
"name": "LZZConsole",
"version": "0.0.3",
"summary": "App Console",
"description": "Features:\n1.UIView utils\n2.Toos\n3.others ...",
"homepage": "https://github.com/luzizheng/LZZConsole",
"license": "Copyright (c) 2019 Luzz. All rights reserved.",
"authors": {
"Frank Lu": "arloou@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/luzizheng/LZZConsole.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"LZZConsoleDemo/LZZConsoleDemo/LZZConsole/*.{h,m}"
],
"public_header_files": "LZZConsoleDemo/LZZConsoleDemo/LZZConsole/LZZConsole.h",
"requires_arc": true
}