[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 5 / a / BarcodeEasyScan / 0.1.0 / BarcodeEasyScan.podspec.json
blobe2c47a8c3ecdf6534e98b1349d8d40fa74fcb2d3
2   "name": "BarcodeEasyScan",
3   "version": "0.1.0",
4   "summary": "Scan barcode and QR code with few lines of swift. No xib or storyboards",
5   "description": "Scan your barcode by implementing a delegate which provides the string result. No need to write boilerplate codes. Just install the pod, and implement a delegate.",
6   "homepage": "https://github.com/harshalrj25/BarcodeEasyScan",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "harshalrj25": "harshalrj25@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/harshalrj25/BarcodeEasyScan.git",
16     "tag": "0.1.0"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "BarcodeEasyScan/Classes/**/*"