blob: dbf453ead920c42c3ff41c135ef4bd0933322bc4 [file] [log] [blame]
{
"name": "DCIntrospect-ARC",
"version": "0.0.4",
"platforms": {
"ios": null
},
"license": "MIT",
"summary": "Introspect is small set of tools for iOS that aid in debugging user interfaces built with.",
"homepage": "https://github.com/domesticcatsoftware/DCIntrospect",
"authors": {
"Patrick Richards": "contact@domesticcat.com.au"
},
"source": {
"git": "https://github.com/logicreative/DCIntrospect-ARC.git",
"tag": "0.0.4"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"frameworks": "QuartzCore"
}