[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / c / 2 / 7 / ZRQRCodeViewController / 2.2 / ZRQRCodeViewController.podspec.json
blobcee66a3b7620e5e1fc47e11c7016ff6e7fbb6a66
2   "name": "ZRQRCodeViewController",
3   "version": "2.2",
4   "license": "MIT",
5   "homepage": "https://github.com/VictorZhang2014/ZRQRCodeViewController.git",
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.2"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "Classes/*.{h,m}",
18   "resources": "Classes/ZRQRCode.bundle",
19   "frameworks": [
20     "UIKit",
21     "WebKit"
22   ],
23   "requires_arc": true