[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / d / 0 / LYQRCodeScan / 1.0.3 / LYQRCodeScan.podspec.json
blob14d5287f247e0801a5e122ef5c16b6e1494a71b1
2   "name": "LYQRCodeScan",
3   "version": "1.0.3",
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.3"
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   ]