[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 9 / 1 / RHScan / 1.0.0 / RHScan.podspec.json
blob9f1014300012de8f420091d8b74c5d3da92510fd
2   "name": "RHScan",
3   "version": "1.0.0",
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.0"
16   },
17   "platforms": {
18     "ios": null
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