blob: 58c8b0fe007ad720f3aafb8585b6e5c28b16a8b3 [file] [log] [blame]
{
"name": "QAKit",
"module_name": "QAKit",
"version": "0.0.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QAKit/**/*.swift",
"requires_arc": true
}