[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / c / 6 / QRCodeLib / 1.0.0 / QRCodeLib.podspec.json
blob0c2ad8a6085fd83ede83355dfd25b74e30f72f3c
2   "name": "QRCodeLib",
3   "version": "1.0.0",
4   "summary": "快速生成二维码.",
5   "description": "基于C的快速生成二维码框架,一句话调用:\nUIImage *image = [QRCodeGenerator qrImageForString:codestr imageSize:300];",
6   "homepage": "https://github.com/jiuyuehuiyi/QRProject",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright (c) 2019-present dengweihao <1031484446@qq.com>"
10   },
11   "authors": {
12     "踏歌长行": "1031484446@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "http": "https://github.com/jiuyuehuiyi/QRProject/releases/download/1.0.0/QRCodeLib_1.0.0.zip"
19   },
20   "vendored_frameworks": "QRCodeLib.framework",
21   "requires_arc": true