blob: 2a00c949f5b1752e3727219b40013a03c68e4565 [file] [log] [blame]
{
"name": "BananaPeel",
"version": "0.2.0",
"homepage": "https://github.com/materik/bananapeel.git",
"summary": "XCode UI testing wrapper",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Mattias Eriksson": "thematerik@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/materik/bananapeel.git",
"tag": "0.2.0"
},
"source_files": "BananaPeel/**/*.swift",
"exclude_files": [
"Tests"
],
"frameworks": [
"XCTest"
],
"pushed_with_swift_version": "3.0"
}