blob: 41b0c184befa27c6f11883a4a540b6d20b681b2b [file] [log] [blame]
{
"name": "DYFProgressView",
"version": "1.0.9",
"summary": "Super useful progress bar and web page progress bar.",
"description": "A simple QR code and barcode scanner, which has a set of custom scanning animation and interface, supports camera zooming, and can generate and identify QR code.",
"homepage": "https://github.com/dgynfi/DYFProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dyf": "vinphy.teng@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dgynfi/DYFProgressView.git",
"tag": "1.0.9"
},
"source_files": "Classes/**/*.{h,m}",
"public_header_files": "Classes/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}