blob: b7a945a14b9b399be8d14aa1bc1affc6d61ee3f4 [file] [log] [blame]
{
"name": "IQUITestCodeMaker",
"version": "1.0.1",
"summary": "IQUITestCodeMaker is a modern and lightweight tool for generating iOS UI test script codes automatically without lanuching Appium Desktop or using inspector.",
"homepage": "https://github.com/Lobster-King/IQUITestCodeMaker/wiki/IQUITestCodeMaker-Documents",
"license": "MIT",
"authors": {
"lobster": "zhiwei.geek@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Lobster-King/IQUITestCodeMaker.git",
"tag": "1.0.1"
},
"source_files": [
"IQUITestCodeMaker",
"IQUITestCodeMaker/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"GCDWebServer": [
]
}
}