[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 9 / f / b / HYScanningView / 0.0.2 / HYScanningView.podspec.json
blob1efa8d7d81c13cb21e65578e8a137ef4c2ffe0c8
2   "name": "HYScanningView",
3   "version": "0.0.2",
4   "summary": "A custom view which can scan qrcode and barcode",
5   "description": "HYScanningView is custom view which can scan qrcode and barcode. User can implement scanning in his app",
6   "homepage": "https://github.com/hillyoung/HYScanningView/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hillyoung": "1666487339@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/hillyoung/HYScanningView.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "Classes",
23     "HYScanningView/HYScanningView/*.{h,m}"
24   ]