blob: c28ba620b0a2db9c87b9044c89bda04df6d7e513 [file] [log] [blame]
{
"name": "EyesEarlGrey",
"version": "1.2.0",
"summary": "EyesXCUI SDK for automatic visual validation in XCUI.",
"homepage": "https://applitools.com",
"authors": "Applitools Team",
"license": {
"type": "Copyright",
"file": "LICENSE"
},
"source": {
"http": "https://applitools.bintray.com/iOS/EyesEarlGrey/1.2.0/EyesEarlGrey-1.2.0.zip"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "EyesEarlGrey/EyesEarlGrey.framework",
"dependencies": {
"EarlGrey": [
"~> 1.15.0"
]
}
}