2 "name": "ZIKConstraintsGuard",
4 "summary": "tool for debugging iOS view constraint conflict",
5 "description": "iOS auto layout engine doesn't show the info about which view or view controller contains the bad constraint when constraint conflict happens.This tool can monitor constraint conflict,and gives more information.",
6 "homepage": "https://github.com/Zuikyo/ZIKConstraintsGuard",
9 "Zuikyo": "zuilongzhizhu@gmail.com"
15 "git": "https://github.com/Zuikyo/ZIKConstraintsGuard.git",
19 "ZIKConstraintsGuard",
20 "ZIKConstraintsGuard/**/*.{h,m}"
22 "exclude_files": "Classes/Exclude",