[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 9 / 1 / RHScan / 1.0.2 / RHScan.podspec.json
blobfd823519f9c0a1f80c6681ae692fb13305cdb748
2   "name": "RHScan",
3   "version": "1.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "实现二维码扫描功能,含各种UI、手势放大缩小镜头、仿微信扫码放大。",
9   "homepage": "https://github.com/huangkunhe/RHScan",
10   "authors": {
11     "huangkunhe": "river_hkh@163.com"
12   },
13   "source": {
14     "git": "https://github.com/huangkunhe/RHScan.git",
15     "tag": "1.0.2"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "RHScan/Scan/*.{h,m}",
21   "resources": "RHScan/Scan/*.png",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "AVFoundation"
26   ],
27   "requires_arc": true