[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / d / 0 / LYQRCodeScan / 1.0.5 / LYQRCodeScan.podspec.json
blob1bc84ab7aafc16db31cabb270e591052663cb913
2   "name": "LYQRCodeScan",
3   "version": "1.0.5",
4   "swift_version": "4.2",
5   "summary": "swift原生二维码扫描,based iOS10.0,",
6   "homepage": "https://github.com/GordonLY/LYQRCodeScan",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Gordon",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/GordonLY/LYQRCodeScan.git",
17     "tag": "1.0.5"
18   },
19   "frameworks": [
20     "UIKit",
21     "AVFoundation",
22     "Photos",
23     "AssetsLibrary"
24   ],
25   "source_files": "Source/*.swift",
26   "resource_bundles": {
27     "LYQRCodeScan": [
28       "Source/ScanResource.xcassets"
29     ]
30   }