blob: 9edc8f39c9822dab8f52218967e962f270a39a1c [file] [log] [blame]
{
"name": "UIView+DebugQuickLook",
"platforms": {
"ios": 7.0
},
"version": "1.0",
"summary": "Adds quick look support to UIView.",
"homepage": "https://github.com/Inferis/UIView-DebugQuickLook",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tom Adriaenssen": "http://inferis.org/"
},
"source": {
"git": "https://github.com/Inferis/UIView-DebugQuickLook.git",
"tag": "1.0"
},
"source_files": "UIView+DebugQuickLook.m",
"requires_arc": true
}