[Add] RadarSDKMotion 3.19.7-beta.1
[CocoaPods.git] / Specs / 5 / 3 / 0 / QRScanKit / 1.1.3 / QRScanKit.podspec.json
blob85704f8e2b48ce2af8f18d98f6dde49c6c82fd02
2   "name": "QRScanKit",
3   "version": "1.1.3",
4   "summary": "QRScanKit.",
5   "homepage": "https://github.com/huawt/QRScanKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "huawt": "ghost263sky@163.com"
12   },
13   "source": {
14     "git": "https://github.com/huawt/QRScanKit.git",
15     "tag": "1.1.3"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "QRScanKit/Classes/**/*",
21   "resources": "QRScanKit/ScanResource.bundle",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "AVFoundation",
26     "CoreImage",
27     "CoreGraphics"
28   ],
29   "dependencies": {
30     "ZXingObjCFork": [
31       "~> 3.6.5"
32     ],
33     "Masonry": [
35     ],
36     "TLToastHUD": [
38     ],
39     "LRTools": [
41     ]
42   }