blob: a51dd02bdda301aecb08c76c090c9c6b98d7171a [file] [log] [blame]
{
"name": "DCIntrospect",
"version": "0.0.2",
"license": "MIT",
"summary": "Introspect is small set of tools for iOS that aid in debugging user interfaces built with UIKit.",
"homepage": "https://github.com/domesticcatsoftware/DCIntrospect",
"authors": {
"Patrick Richards": "contact@domesticcat.com.au"
},
"source": {
"git": "https://github.com/domesticcatsoftware/DCIntrospect.git",
"commit": "9555122e94e0f61375e5b375b906b81d6d5b1e6e"
},
"source_files": "DCIntrospect",
"frameworks": "QuartzCore",
"compiler_flags": "-DDEBUG=1",
"requires_arc": false
}