blob: 6ec5c65606765a8d4fe6cec541a0e9800854d086 [file] [log] [blame]
{
"name": "CBIntrospect",
"version": "0.3.2",
"summary": "Introspect is a tool for iOS that aids in debugging user interfaces built with UIKit. Communicates with View Introspector, a desktop app.",
"homepage": "https://github.com/cbess/CBIntrospector",
"license": "MIT",
"authors": {
"Christopher Bess": "cbess@quantumquinn.com"
},
"source": {
"git": "https://github.com/cbess/CBIntrospector.git",
"tag": "v0.3.2"
},
"platforms": {
"ios": null
},
"requires_arc": false,
"source_files": "CBIntrospect",
"frameworks": "QuartzCore"
}