[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / 5 / RKBarcodeScanner / 0.1.1 / RKBarcodeScanner.podspec.json
blob95b7721b3c628e74069745aa566c4919b3ff4eef
2   "name": "RKBarcodeScanner",
3   "version": "0.1.1",
4   "summary": "A Swift, drop-in solution for barcode scanning.",
5   "description": "RKBarcodeScanner allows you to handle the scanning of barcodes through a simple closure with little setup required.",
6   "homepage": "https://github.com/RokketPowered/RKBarcodeScanner.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Callum Trounce": "ctrounce94@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/RokketPowered/RKBarcodeScanner.git",
16     "branch": "master",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "RKBarcodeScanner/Classes/**/*",
23   "pushed_with_swift_version": "4.0"