[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / 5 / 1 / ZZQRManager / 1.0.0 / ZZQRManager.podspec.json
blobead1b9dcb23938b43087bf94ae4041ca32fb2b9d
2   "name": "ZZQRManager",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "系统二维码扫描 & 生成 & 解码二维码图片",
6   "homepage": "https://github.com/ACommonChinese",
7   "authors": {
8     "ACommonChinese": "liuxing8807@126.com"
9   },
10   "source": {
11     "git": "https://github.com/ACommonChinese/ZZQRManager.git",
12     "tag": "1.0.0"
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   ]