[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 7 / f / DFLGQWeb / 1.0.1 / DFLGQWeb.podspec.json
blob678bf7ee557b35f8192e831fcd5c3b24f838d7ce
2   "name": "DFLGQWeb",
3   "version": "1.0.1",
4   "summary": "东福WebSDk集成",
5   "homepage": "https://github.com/Aaronlianggq/DFLGQWeb",
6   "license": "MIT",
7   "authors": {
8     "aaronlianggq": "897135405@qq.com"
9   },
10   "platforms": {
11     "ios": "11.0"
12   },
13   "source": {
14     "git": "https://github.com/Aaronlianggq/DFLGQWeb.git",
15     "tag": "1.0.1"
16   },
17   "dependencies": {
18     "ZXingObjC": [
19       "~> 3.6.5"
20     ]
21   },
22   "source_files": "DFLGQWeb/SDK/**/*.{h,m,swift}",
23   "resource_bundles": {
24     "DFResources": [
25       "DFLGQWeb/SDK/Resources/*.png"
26     ]
27   },
28   "swift_versions": [
29     "5.0"
30   ],
31   "frameworks": [
32     "UIKit",
33     "Foundation",
34     "QuartzCore",
35     "ImageIO",
36     "CoreGraphics",
37     "AVFoundation"
38   ],
39   "requires_arc": true,
40   "swift_version": "5.0"