[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / c / 2 / 7 / ZRQRCodeViewController / 2.6.9 / ZRQRCodeViewController.podspec.json
blob010ad91afbfff3e14d02a9327bafcb4b9e9ee3e9
2   "name": "ZRQRCodeViewController",
3   "version": "2.6.9",
4   "license": "MIT",
5   "homepage": "https://github.com/VictorZhang2014/ZRQRCodeViewController",
6   "authors": {
7     "Victor Zhang": "victorzhangq@gmail.com"
8   },
9   "summary": "A delightful QR Code Scanning framework that being compatible with iOS 7.0 and later.",
10   "source": {
11     "git": "https://github.com/VictorZhang2014/ZRQRCodeViewController.git",
12     "tag": "2.6.9"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "7.0"
17   },
18   "public_header_files": "Classes/*.{h}",
19   "source_files": "Classes/*.{h,m}",
20   "resources": "Classes/ZRQRCode.bundle",
21   "frameworks": [
22     "UIKit",
23     "WebKit",
24     "AVFoundation",
25     "AudioToolbox"
26   ]