blob: 62b56dbd6da8212e0cdc3e215e4bfa9680890c88 [file] [log] [blame]
{
"name": "StanwoodUITestingCore",
"version": "1.0.0",
"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": {
"Tal Zion": "talezion@gmail.com"
},
"source": {
"git": "https://github.com/stanwood/StanwoodUITestingCore_iOS.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "StanwoodUITestingCore/Classes/**/*"
}