blob: 495c06e5ec73d500914bb8805e84fcc2f472fba4 [file] [log] [blame]
{
"name": "GaoQrCodeManager",
"version": "0.0.1",
"summary": "qr code manager",
"description": "qr code manager:\n1,qr code to string\n2,string t0 qr code",
"homepage": "https://github.com/GikkiAres/GaoQrCodeManager",
"license": "MIT",
"authors": {
"Gikki Ares": "GikkiAres@icloud.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/GikkiAres/GaoQrCodeManager.git",
"tag": "0.0.1"
},
"source_files": "**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}