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