blob: 2d5ef119e7ae6592b7fdd6fef172d8b459f83c60 [file] [log] [blame]
{
"name": "StanwoodUITestingCore",
"version": "1.0.1",
"summary": "StanwoodUITestingCore records view events.",
"description": "StanwoodUITestingCore records view events to draw a view hierarchy to support StanwoodUITesting tool.",
"homepage": "https://github.com/stanwood/StanwoodUITestingCore_iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"stanwood": "ios.frameworks@stanwood.io"
},
"source": {
"git": "https://github.com/stanwood/StanwoodUITestingCore_iOS.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "StanwoodUITestingCore/Classes/**/*"
}