blob: f5afcf54d23d3fa559bdebbc38506d6f96f4c647 [file] [log] [blame]
{
"name": "OrzSysDebug",
"version": "0.0.1",
"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.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"public_header_files": "Classes/OrzSysDebug.h",
"frameworks": "UIKit",
"requires_arc": true
}