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