Skip to content

Instantly share code, notes, and snippets.

@freynaud
Created May 14, 2012 14:49
Show Gist options
  • Save freynaud/2694400 to your computer and use it in GitHub Desktop.
Save freynaud/2694400 to your computer and use it in GitHub Desktop.
{
"criteria": "OrCriteria",
"criterias": [
{
"class": "UIAButton",
"criteria": "ClassCriteria"
},
{
"criteria": "NameCriteria",
"name": "test"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment