[Add] ADPhotoKit 1.5.0
[CocoaPods.git] / Specs / 3 / 1 / c / TinyQRScanner / 1.0.0 / TinyQRScanner.podspec.json
blobbf6f9220781ee1aa87669600ca29eedee7642edb
2   "name": "TinyQRScanner",
3   "version": "1.0.0",
4   "summary": "A Tiny Straight out-of-the-box QRScanner Based on AV Foundation",
5   "description": "A Tiny Straight out-of-the-box QRScanner Based on AV Foundation",
6   "homepage": "https://github.com/pacu/TinyQRScanner",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Francisco Gindre": "francisco.gindre@gmail.com",
13     "Abilash KM": "abhimuralidharan1992@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/pacu/TinyQRScanner.git",
17     "tag": "1.0.0"
18   },
19   "swift_versions": "5.1",
20   "platforms": {
21     "ios": "12.0"
22   },
23   "source_files": "Sources/**/*.swift",
24   "frameworks": [
25     "AVFoundation",
26     "UIKit"
27   ],
28   "swift_version": "5.1"