[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / d / 0 / 3 / QLTool / 0.0.7 / QLTool.podspec.json
blob9bca064dac289467afe9f09d24503b09ad139d5a
2   "name": "QLTool",
3   "version": "0.0.7",
4   "summary": "A short description of QLQRCodeScan.",
5   "description": "iOS 二维码扫描\nv0.0.3 图片整理",
6   "homepage": "https://github.com/mark1225/QLQRCodeScan",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qilong": "915464855@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/mark1225/QLQRCodeScan.git",
19     "tag": "0.0.7"
20   },
21   "source_files": [
22     "QLQRCode/QLQRCode/QLTool/*.{h,m}",
23     "QLQRCode/QLQRCode/QLTool/Category/*.{h,m}",
24     "QLQRCode/QLQRCode/QLTool/Tool/*.{h,m}"
25   ]