blob: 081e6834e2c46a99b29957aefe081f836a7c0d24 [file] [log] [blame]
{
"name": "UIDebuggingTool",
"version": "0.2.0",
"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": "10.0"
},
"source": {
"git": "https://github.com/whf5566/UIDebuggingTool.git",
"tag": "0.2.0"
},
"source_files": "UIDebuggingTool/UIDebuggingTool/*.{h,m}",
"public_header_files": "UIDebuggingTool/UIDebuggingTool/*.h"
}