blob: b4f5a464abccfdc223bf765404bbf6c6b62de7e2 [file] [log] [blame]
{
"name": "UIDebuggingTool",
"version": "0.2.1",
"summary": "A tool to enable UIDebuggingInformationOverlay for iOS",
"description": "A tool to help aid in visual debugging by using UIDebuggingInformationOverlay",
"homepage": "https://github.com/whf5566/UIDebuggingTool",
"license": "MIT",
"authors": {
"whf5566": "whf5566@gamil.com"
},
"social_media_url": "http://wellphone.me",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/whf5566/UIDebuggingTool.git",
"tag": "0.2.1"
},
"source_files": "UIDebuggingTool/UIDebuggingTool/*.{h,m}",
"public_header_files": "UIDebuggingTool/UIDebuggingTool/*.h"
}