blob: 5e4fb51cc28e9a4803908f339d618f96090fc7bc [file] [log] [blame]
{
"name": "StanwoodUITesting",
"version": "0.2.0",
"summary": "Stanwood iOS UITesting Tool",
"description": "Stanwood iOS UITesting tool",
"homepage": "https://github.com/stanwood/STWUITestingKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tal Zion": "tal.zion@stanwood.io"
},
"source": {
"git": "https://github.com/stanwood/StanwoodUITesting_iOS.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "3.3",
"source_files": "StanwoodUITesting/Classes/**/*",
"frameworks": "XCTest"
}