blob: 00f17512d7de1e3a86169cf8bc72f3f5b54d68cb [file] [log] [blame]
{
"name": "WJBarCodeScanner",
"version": "0.0.3",
"summary": "An easy to use barCodeScanner.",
"description": "It is a barCodeScanner used on iOS, which implement by Swift.",
"homepage": "https://github.com/wj2061/WJBarCodeScanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wj2061": "wj2061@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wj2061/WJBarCodeScanner.git",
"tag": "0.0.3"
},
"source_files": "WJBarCodeScanner/*",
"frameworks": [
"AVFoundation",
"UIKit"
],
"requires_arc": true
}