blob: 03087eae03e3cbf85b0d46e960262d7a40d71dd1 [file] [log] [blame]
{
"name": "YFCodeScan",
"version": "0.3.0",
"summary": "A lightweight, easy-to-use code scanning library",
"description": "A lightweight, easy-to-use code scanning library.This library is built on top of Apple's excellent AVFoundation framework.",
"homepage": "https://github.com/bluesky0109/YFCodeScan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bluesky0109": "huifeng0109@gmail.com"
},
"source": {
"git": "https://github.com/bluesky0109/YFCodeScan.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YFCodeScan/Classes/**/*",
"resource_bundles": {
"YFCodeScan": [
"YFCodeScan/Assets/*.png"
]
}
}