[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 7 / e / 9 / DFWeb / 1.0.0 / DFWeb.podspec.json
blobc6a19ce9f456fc5c25db96f6a548553c709b2185
2   "name": "DFWeb",
3   "version": "1.0.0",
4   "summary": "东福WebSDk集成",
5   "homepage": "https://github.com/dbenefit/DFWeb_iOS",
6   "license": "MIT",
7   "authors": {
8     "dbenefit": "ext-system@dongfangfuli.com"
9   },
10   "platforms": {
11     "ios": "11.0"
12   },
13   "source": {
14     "git": "https://github.com/dbenefit/DFWeb_iOS.git",
15     "tag": "1.0.0"
16   },
17   "dependencies": {
18     "ZXingObjC": [
19       "~> 3.6.5"
20     ]
21   },
22   "source_files": "DFWeb/SDK/**/*.{h,m,swift}",
23   "resource_bundles": {
24     "DFResources": [
25       "DFWeb/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"