[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / 9 / b / QRCodeScannerFrameworkforIphones / 1.0.0 / QRCodeScannerFrameworkforIphones.podspec.json
bloba139276ce949d3e46209f02e08acc2485f37f617
2   "name": "QRCodeScannerFrameworkforIphones",
3   "version": "1.0.0",
4   "summary": "To scan QRCodes using camera",
5   "description": "The QRScannerFramework is a versatile and easy-to-use tool that empowers developers to integrate QR code scanning functionality into their iOS applications seamlessly. With built-in support for AVFoundation and CoreImage, this framework offers high-performance QR code recognition and processing capabilities. Whether you're building an app for ticketing, inventory management, or user authentication, the QRScannerFramework simplifies the process of capturing QR codes from the device's camera and extracting relevant data. Harness the power of this framework to enhance user experiences and streamline data input in your app. Take advantage of its intuitive API and customization options to create QR code scanning solutions tailored to your application's unique requirements.",
6   "homepage": "https://github.com/ManikantaSirumalla/QRCodeScannerFramework",
7   "license": "MIT",
8   "authors": {
9     "Manikanta Sirumalla": "Manikanta.sirumalla@icloud.com"
10   },
11   "platforms": {
12     "ios": "14.0"
13   },
14   "source": {
15     "git": "https://github.com/ManikantaSirumalla/QRCodeScannerFramework.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "QRScannerFramework/**/*.{swift}",
19   "frameworks": [
20     "UIKit",
21     "AVFoundation"
22   ],
23   "swift_versions": "5.0",
24   "swift_version": "5.0"