blob: bbe9a172109d84530037b2b68027f017501f960a [file] [log] [blame]
{
"name": "StanwoodUITesting",
"version": "0.2.3",
"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.2.3"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "3.3",
"source_files": "StanwoodUITesting/Classes/**/*",
"frameworks": "XCTest"
}