blob: eaf8d08bc5ce2ee505430fce508a74237f9f5f2f [file] [log] [blame]
{
"name": "QAKit",
"module_name": "QAKit",
"version": "0.0.4",
"license": "MIT",
"summary": "QAKit provides handy functions to make QA easier.",
"homepage": "https://github.com/konDeichmann/QAKit",
"authors": {
"Konstantin Deichmann": "k.deichmann@mac.com"
},
"source": {
"git": "https://github.com/konDeichmann/QAKit.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QAKit/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}