blob: ef8b1711994c4d2227f844ca9f761ead88b4fc65 [file] [log] [blame]
{
"name": "Sencha",
"version": "0.3.1",
"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.3.1"
},
"source_files": "Sencha/**/*.{swift,h,m}",
"frameworks": "XCTest",
"dependencies": {
"EarlGrey": [
"~> 1.12.1"
]
},
"requires_arc": true,
"pushed_with_swift_version": "3.2"
}