blob: 25333c0cc635a4875e984e4369ffd1c26d1fb8f1 [file] [log] [blame]
{
"name": "LVUITestUtilsServer",
"version": "0.1.0",
"summary": "Take screenshots in Xcode UI Tests (Swift)",
"description": "Take screenshots in Xcode UI Tests (Swift), use Swifter for http server",
"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": "LVUITestUtilsServer/Classes/**/*",
"dependencies": {
"Swifter": [
]
},
"pushed_with_swift_version": "3.0"
}