[Add] DocumentReaderOCR 7.5.10931
[CocoaPods.git] / Specs / e / 1 / 6 / YHJQRCode / 0.2.0 / YHJQRCode.podspec.json
bloba54e64cee9309d3bcffde44a44d04c40d3dbd4c8
2   "name": "YHJQRCode",
3   "version": "0.2.0",
4   "summary": "集成扫码和生成二维码功能,添加必要的加密.",
5   "description": "TODO: 通过修改资源,对二维码添加logo,增加加密算法,这个库可能还有些问题等待修复,希望大家帮助找出,并给我发邮件消息.",
6   "homepage": "https://github.com/mrjlovetian/YHJARCode",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mrjyuhongjiang": "mrjlovetian@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mrjlovetian/YHJARCode.git",
16     "tag": "0.2.0"
17   },
18   "social_media_url": "https://twitter.com/MRJ_YU",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "resources": "YHJQRCode/Classes/YHJQRCode.bundle",
23   "source_files": "YHJQRCode/Classes/*.{h,m}",
24   "subspecs": [
25     {
26       "name": "Code",
27       "source_files": "YHJQRCode/Classes/*.{h,m}"
28     }
29   ]