blob: 4b79412e03ca87762b63473f97ccf69511b3fb1e [file] [log] [blame]
{
"name": "XYDebugView",
"summary": "The tool of UIView to Debug its frame",
"description": "XYDebugView is debug tool to draw the all views frame in device screen and show it by 2d/3d style like reveal did.",
"version": "0.2.2",
"homepage": "https://github.com/ZhipingYang/XYDebugView",
"license": "MIT",
"authors": {
"ZhipingYang": "XcodeYang@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ZhipingYang/XYDebugView.git",
"tag": "0.2.2"
},
"requires_arc": true,
"source_files": "XYDebugView/**/*",
"frameworks": "UIKit"
}