blob: cc3f82d5f44e0cfd80dd82593cc9d5eac2d1cb86 [file] [log] [blame]
{
"name": "Sencha",
"version": "0.13",
"summary": "The friendly version of EarlGrey",
"description": "Provides a set of tools to facilitate the UI tests using EarlGrey, with a more developer-friendly API.",
"homepage": "https://github.com/SchibstedSpain/Sencha",
"license": {
"type": "Apache"
},
"authors": "Schibsted Spain",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SchibstedSpain/Sencha.git",
"tag": "0.13"
},
"source_files": "Sencha/**/*.{swift,h,m}",
"frameworks": "XCTest",
"dependencies": {
"EarlGrey": [
"~> 1.15.0"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}