[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 8 / a / 6 / DQRScanner / 0.1.2 / DQRScanner.podspec.json
blob6b52cdc94059315c38eb02471d403ea462143a66
2   "name": "DQRScanner",
3   "version": "0.1.2",
4   "summary": "You may use DQRScanner in order to add QR Code Scanner Feature in your application.",
5   "description": "You may use DQRScanner in order to add QR Code Scanner Feature in your application. Just add this as a dependency and you are done with it.",
6   "homepage": "https://github.com/DeepakCarpenter/DQRScanner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Deepak Carpenter": "er.deepakcarpenter@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DeepakCarpenter/DQRScanner.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "DQRScanner/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "AVFoundation"
26   ],
27   "deprecated": true,
28   "swift_version": "5.0"