[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 1 / 4 / QAKit / 0.0.3 / QAKit.podspec.json
blobeb2c6c1cc18effc7af4ecdf40c92e913e33df428
2   "name": "QAKit",
3   "module_name": "QAKit",
4   "version": "0.0.3",
5   "license": "MIT",
6   "summary": "QAKit provides handy functions to make QA easier.",
7   "homepage": "https://github.com/konDeichmann/QAKit",
8   "authors": {
9     "Konstantin Deichmann": "k.deichmann@mac.com"
10   },
11   "source": {
12     "git": "https://github.com/konDeichmann/QAKit.git",
13     "tag": "0.0.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "QAKit/**/*.swift",
19   "requires_arc": true,
20   "pushed_with_swift_version": "4.0"