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