[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / f / b / HYScanningView / 0.0.4 / HYScanningView.podspec.json
blob161d73d0934fc03f5e012ba54bdd9aaebde41e62
2   "name": "HYScanningView",
3   "version": "0.0.4",
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.4"
20   },
21   "source_files": [
22     "Classes",
23     "HYScanningView/HYScanningView/*.{h,m}"
24   ]