[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / e / 7 / b / MKQRScanner / 0.1.2 / MKQRScanner.podspec.json
blob5189b77d6b0f3b2c1e1c7241cc621f201e9bd0c5
2   "name": "MKQRScanner",
3   "version": "0.1.2",
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.2"
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   }