[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / f / YSQrcode / 0.0.1 / YSQrcode.podspec.json
blobf9b7eb9bf991cdafe3895470830dd4f5f90eafad
2   "name": "YSQrcode",
3   "version": "0.0.1",
4   "summary": "iOS 扫一扫sdk",
5   "description": "扫描企业码,获取企业信息",
6   "homepage": "http://github.com/lir9205/YSQrcode",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qingtian": "qingtian@yecredit.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/lir9205/YSQrcode.git",
19     "tag": "0.0.1"
20   },
21   "frameworks": [
22     "Security",
23     "SystemConfiguration",
24     "ImageIO",
25     "CFNetwork"
26   ],
27   "ios": {
28     "vendored_frameworks": "*.framework"
29   },
30   "dependencies": {
31     "MKNetworkKit": [
32       "~> 0.87"
33     ]
34   },
35   "resources": "YSQrcodeFramework.framework/YSScanSDK.bundle"