blob: 1d8619f61644de633a2ae54100ebee4834397736 [file] [log] [blame]
{
"name": "LVUITestUtils",
"version": "0.1.0",
"summary": "LVUITestUtils extend Xcode 7 UI Testing framework (XCTest).",
"description": "LVUITestUtils extend Xcode 7 UI Testing framework (XCTest).\nsaveScreenshot ok",
"homepage": "https://github.com/dacaiguoguo/LVUITestUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunyanguo": "dacaiguoguo@163.com"
},
"source": {
"git": "https://github.com/dacaiguoguo/LVUITestUtils.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LVUITestUtils/Classes/**/*",
"frameworks": [
"UIKit",
"XCTest"
],
"dependencies": {
"SimulatorStatusMagic": [
]
}
}