blob: 1b2bac375724f8f56e10a35df252c7ae90aa67b9 [file] [log] [blame]
{
"name": "OrzSysDebug",
"version": "0.0.5",
"summary": "A tool to enable UIDebuggingInformationOverlay for iOS 10 & 11 & 12.",
"description": "A tool to enable UIDebuggingInformationOverlay for iOS 10 & 11 & 12. With This tool,\nyou can make your development fly as apple developer.",
"homepage": "https://github.com/OrzGeeker/OrzSysDebug.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangzhizhou": "824219521@qq.com"
},
"social_media_url": "https://github.com/wangzhizhou",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/OrzGeeker/OrzSysDebug.git",
"tag": "0.0.5"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"public_header_files": "Classes/OrzSysDebug.h",
"frameworks": "UIKit",
"requires_arc": true
}