[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 4 / 5 / 1 / ZZQRManager / 1.1 / ZZQRManager.podspec.json
blob7310d778f96588a7971706a1ea29e442de2cb03e
2   "name": "ZZQRManager",
3   "version": "1.1",
4   "license": "MIT",
5   "summary": "系统二维码扫描 & 生成 & 解码二维码图片",
6   "homepage": "https://github.com/ACommonChinese/ZZQRManager/",
7   "authors": {
8     "ACommonChinese": "liuxing8807@126.com"
9   },
10   "source": {
11     "git": "https://github.com/ACommonChinese/ZZQRManager.git",
12     "tag": "1.1"
13   },
14   "requires_arc": true,
15   "description": "Fast encryption string, the current support for MD5 (16, 32), Sha1, Base64",
16   "source_files": "ZZQRManager/*",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]