[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 7 / b / MKQRScanner / 0.1.3 / MKQRScanner.podspec.json
blob5247cb01ec38523d393d21395dee14e37cf2ed69
2   "name": "MKQRScanner",
3   "version": "0.1.3",
4   "summary": "MKQRScanner is the very lightweight QR code scanner",
5   "description": "Now your QR code scanning life more easy. Lets enjoy this.",
6   "homepage": "https://github.com/MKHGLab/MKQRScanner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MKHG Lab": "mkhglab@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MKHGLab/MKQRScanner.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MKQRScanner/**/*.swift",
22   "resources": "MKQRScanner/**/*.{storyboard,xib,xcassets,json,imageset,png}",
23   "resource_bundles": {
24     "MKQRScanner": [
25       "MKQRScanner/**/*.{storyboard,xib,xcassets,json,imageset,png}"
26     ]
27   }