blob: eb4eed83bf19402693b7f697fc1020dad99c6700 [file] [log] [blame]
{
"name": "CBIntrospect",
"version": "0.4.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.4.2"
},
"platforms": {
"ios": null
},
"requires_arc": false,
"source_files": "CBIntrospect/*.{h,m}",
"frameworks": "QuartzCore"
}