[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 6 / d / 0 / LYQRCodeScan / 1.0.4 / LYQRCodeScan.podspec.json
blobc7dfad1ab9b109ee0fccd1ca09d25d50a4653507
2   "name": "LYQRCodeScan",
3   "version": "1.0.4",
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.4"
18   },
19   "frameworks": [
20     "UIKit",
21     "AVFoundation",
22     "Photos",
23     "AssetsLibrary"
24   ],
25   "subspecs": [
26     {
27       "name": "LYQRCodeScan",
28       "source_files": "LYQRCodeScan/*.swift",
29       "resource_bundles": {
30         "LYQRCodeScan": [
31           "LYQRCodeScan/ScanResource.xcassets"
32         ]
33       }
34     }
35   ]