blob: f444599ca986fd2ef1100d190635ea74cf3df69d [file] [log] [blame]
{
"name": "HOURecursiveDescription",
"version": "0.0.2",
"summary": "[UIView recursiveDescription2] traces view & controller tree with ivar name-matching, try po [UIApplication recursiveDescription2]",
"homepage": "https://github.com/hannesoid/HOURecursiveDescription",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hannes Oud": "hannes.oud.dev@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/hannesoid/HOURecursiveDescription.git",
"tag": "0.0.2"
},
"source_files": "HOURecursiveDescription",
"frameworks": "UIKit",
"xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"requires_arc": true
}