blob: 8e7449416fda2394881d8716dd5329047519cf11 [file] [log] [blame]
{
"name": "Macchiato",
"version": "0.5.1",
"summary": "UITesting tool that runs your tests from a simple JSON file",
"description": "Stanwood iOS UITesting tool",
"homepage": "https://github.com/stanwood/Macchiato_iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"stanwood": "ios.frameworks@stanwood.io"
},
"source": {
"git": "https://github.com/stanwood/Macchiato_iOS.git",
"tag": "0.5.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "Macchiato/Classes/**/*",
"frameworks": "XCTest",
"swift_version": "5.0"
}